daml icon indicating copy to clipboard operation
daml copied to clipboard

Check JsonReader for ContractMetadata

Open Robin-da opened this issue 3 years ago • 0 comments

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

Robin-da avatar Jun 09 '22 13:06 Robin-da