daml/ledger-api/grpc-definitions
Stefano Baghino 656e456b78 Add ExerciseByKey command to Ledger API (#1724)
Fixes #1366

Also adds support for the new command to the Java bindings and codegen
2019-06-19 09:11:52 +00:00
..
com/digitalasset/ledger/api/v1 Add ExerciseByKey command to Ledger API (#1724) 2019-06-19 09:11:52 +00:00
grpc/health/v1 open-sourcing daml 2019-04-04 09:33:38 +01:00
BUILD.bazel Fixes #1204: Release bindings and codegens to Maven Central. (#1205) 2019-06-17 15:37:49 +02: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