daml/ledger-api/grpc-definitions
Gerolf Seitz f4d8e134e3
Add TransactionService methods for looking up flat transactions (#830)
This change is needed in preparation of #406, where we want to return a
transaction tree and flat transaction after a SubmitAndWaitForTransaction(Tree).
2019-05-03 09:03:12 +02:00
..
com/digitalasset/ledger/api/v1 Add TransactionService methods for looking up flat transactions (#830) 2019-05-03 09:03:12 +02:00
grpc/health/v1 open-sourcing daml 2019-04-04 09:33:38 +01:00
BUILD.bazel Generate and compile Haskell for Ledger API protos (#676) 2019-04-24 20:03:22 +00:00
ERRORS.md open-sourcing daml 2019-04-04 09:33:38 +01:00
post-process.sh Move protobuf docs into rst format (#334) 2019-04-10 16:42:35 +02:00
README.md open-sourcing daml 2019-04-04 09:33:38 +01:00
rst_mmd.tmpl Move protobuf docs into rst format (#334) 2019-04-10 16:42:35 +02:00

gRPC LEDGER API

This repository serves for prototyping the next generation gRPC ledger-api.

For a description of error codes that may appear on the API, see this document