daml/ledger-service/http-json
Samir Talwar 27f76c4386
Use Future.unit instead of Future.successful(()). (#7080)
And in one instance, `Resource.unit`.

I just think it's easier to read. Too many parentheses make Samir a dull
boy.

CHANGELOG_BEGIN
CHANGELOG_END
2020-08-11 09:18:50 +00:00
..
release Fixing logging (#2824) 2019-09-09 16:14:23 +00:00
src Use Future.unit instead of Future.successful(()). (#7080) 2020-08-11 09:18:50 +00:00
BUILD.bazel Introduce //libs-scala/scala-utils (#6935) 2020-07-30 13:51:07 -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: