daml/ledger/ledger-api-domain
Gerolf Seitz 5cddf5316b
IndexService independent from participant-state (#1313)
The index service serves as a "bridge" between the data on the ledger
and the ledger api users. That is also the reason why the index service
API is defined in terms of the types in ledger-api-domain. It is the
responsibility of the index service implementations to return compatible
types and adhere to the expected semantics, so we can actually reuse
index service implementations in the ledger api servers.
2019-05-23 08:16:10 +02:00
..
src/main/scala/com/digitalasset/ledger/api IndexService independent from participant-state (#1313) 2019-05-23 08:16:10 +02:00
BUILD.bazel Ledger Api: drop ledger api domain values in favor of LF-values (#649) 2019-04-25 23:15:12 +00:00