Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DamlLedgerClient

A LedgerClient implementation that connects to an existing Ledger and provides clients to query it. To use the DamlLedgerClient call the static connect method, passing an instance of LedgerClientOptions with the host, port and (for secure connection) the necessary certificates.

Hierarchy

  • DamlLedgerClient

Implements

Index

Properties

Readonly ledgerId

ledgerId: string

Accessors

activeContractsClient

commandClient

commandCompletionClient

commandSubmissionClient

ledgerConfigurationClient

ledgerIdentityClient

packageClient

packageManagementClient

partyManagementClient

resetClient

timeClient

transactionClient

Methods

Static connect

Generated using TypeDoc