Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LedgerClient

Contains the set of services provided by a ledger implementation

Hierarchy

  • LedgerClient

Implemented by

Index

Properties

activeContractsClient

activeContractsClient: ActiveContractsClient

commandClient

commandClient: CommandClient

commandCompletionClient

commandCompletionClient: CommandCompletionClient

commandSubmissionClient

commandSubmissionClient: CommandSubmissionClient

ledgerConfigurationClient

ledgerConfigurationClient: LedgerConfigurationClient

ledgerId

ledgerId: string

The identifier of the ledger to which this LedgerClient is connected

ledgerIdentityClient

ledgerIdentityClient: LedgerIdentityClient

packageClient

packageClient: PackageClient

packageManagementClient

packageManagementClient: PackageManagementClient

partyManagementClient

partyManagementClient: PartyManagementClient

resetClient

resetClient: ResetClient

timeClient

timeClient: TimeClient

transactionClient

transactionClient: TransactionClient

Generated using TypeDoc