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.
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.