daml/ledger/participant-state
Marton Nagy f5a2539d6f
Add globalKeyMapping to WriteService [DPP-1067] (#14026)
The field globalKeyMapping is recently added to
lf.transaction.Transaction.Metadata, and which is
computed by the Engine.
This field might be needed for processing by WriteService
implementors.
This PR adds this to the WriteService.

changelog_begin
Global contract key mapping is added to WriteService.
changelog_end
2022-06-01 10:08:18 +02:00
..
src Add globalKeyMapping to WriteService [DPP-1067] (#14026) 2022-06-01 10:08:18 +02:00
BUILD.bazel Move kvutils test dar file lib to participant-state [KVL-1245] (#13696) 2022-04-26 13:42:04 +02:00