daml/ledger-api/grpc-definitions
Robert Autenrieth 60a845ec72
Add new protobuf fields for new ledger time model (#5036)
* Add new protobuf fields for new ledger time model

Fixes #4344.

CHANGELOG_BEGIN
CHANGELOG_END

* Adapt haskell bindings
2020-03-19 13:53:49 +01:00
..
com/digitalasset/ledger/api/v1 Add new protobuf fields for new ledger time model (#5036) 2020-03-19 13:53:49 +01:00
BUILD.bazel Disable scaladoc on the MacOS CI (#4524) 2020-02-14 14:08:24 +00:00
ERRORS.md open-sourcing daml 2019-04-04 09:33:38 +01:00
post-process.sh update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01: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