-
Methods Method Description com.daml.ledger.rxjava.DamlLedgerClient.Builder.withExpectedLedgerId(String) since 2.0 the ledger identifier has been deprecated as a fail-safe against contacting an unexpected participant. You are recommended to use the participant identifier in the access token as a way to validate that you are accessing the ledger through the expected participant node (as well as authorize your calls).
-
Constructors Constructor Description com.daml.ledger.rxjava.grpc.LedgerIdentityClientImpl(Channel, Optional<String>) Pass a timeout orOptional.empty()as the third argument, since Daml 2.4.0