daml/ledger/ledger-api-domain
Robert Autenrieth 49c6a20f0a
Remove duplicate ledger time field (#5698)
The duplicated information was not always in sync.

Fixes #5662

CHANGELOG_BEGIN
- [Sandbox] Fix an issue where the sandbox would sometimes reject transactions
  with a "INVALID_ARGUMENT: Disputed" error if either of
  ``min_ledger_time_rel`` or ``min_ledger_time_abs`` was set in the
  submission request.
CHANGELOG_END
2020-04-24 10:02:26 +02:00
..
src/main/scala/com/digitalasset/ledger/api Remove duplicate ledger time field (#5698) 2020-04-24 10:02:26 +02:00
BUILD.bazel Organize maven coordinates (#5272) 2020-04-01 11:41:18 +02:00