daml/ledger-service/http-json
Leonid Shlyapnikov 24e414cba0
Remove ledgerEffectiveTime, maximumRecordTime and default TTL config. (#5200)
changelog_begin

[JSON API - Experimental]
Remove ``ledgerEffectiveTime`` and ``maximumRecordTime`` fields from command ``meta``. Remove ``--default-ttl`` command line argument. The ledger time and TTL are automatically computed by the submission service now. See #5090.

changelog_end
2020-03-25 17:06:12 -04:00
..
release Fixing logging (#2824) 2019-09-09 16:14:23 +00:00
src Remove ledgerEffectiveTime, maximumRecordTime and default TTL config. (#5200) 2020-03-25 17:06:12 -04:00
BUILD.bazel Remove ledgerEffectiveTime, maximumRecordTime and default TTL config. (#5200) 2020-03-25 17:06:12 -04:00
README.md Return archived events from /command/exercise (#3036) 2019-09-26 16:06:18 -04:00

HTTP JSON Service

See "HTTP JSON API Service" on docs.daml.com for usage information.

Documentation can also be found in the RST format: