daml
daml copied to clipboard
Check JsonReader for ContractMetadata
Check that the JsonReader instance for ContractMetadata is correct in JsonLedgerClient once the JSON API supports contract metadata via the query endpoints (#14260).
https://github.com/digital-asset/daml/blob/d721dce1bf2899451a7b0dcb1caaa54d7fc957af/daml-script/runner/src/main/scala/com/digitalasset/daml/lf/engine/script/ledgerinteraction/JsonLedgerClient.scala#L965-L983