daml/ledger/ledger-api-client
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
..
src Use Future.unit instead of Future.successful(()). (#7080) 2020-08-11 09:18:50 +00:00
BUILD.bazel ledger-api-client + participant-integration-api: Increase the default maximum inbound error size, and truncate errors well before that. (#6807) 2020-07-21 15:50:33 +00:00