mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 19:10:28 +03:00
4af48bbccc
* Split channel configuration from LedgerClientConfiguration Fixes #12391 The channel configuration now has to be provided separately from the configuration specific to the ledger client. In this way we avoid situations where the builder is provided with some configuration that gets overridden. changelog_begin [Scala bindings] The channel configuration has been split from the LedgerClientConfiguration class. Provide the gRPC channel specific configuration separately or use a builder. The channel configuration no longer overrides the builder. changelog_end * Fix compilation issues in //ledger-service/... |
||
---|---|---|
.. | ||
daml | ||
runner | ||
service | ||
tests |