daml/daml-assistant/daml-helper
Moritz Kiefer 56db27e50e
Use the new token format in daml-helper (#4486)
We were still using the old token format without the
https://daml.com/ledger-api key. This resulted in a warning on every
call to `daml start` which looks rather ugly. I’ve changed it to
construct the token using the JWT library instead of hardcoding it
which should make it easier to modify in the future

changelog_begin
changelog_end
2020-02-12 12:53:42 +01:00
..
src/DA/Daml/Helper Use the new token format in daml-helper (#4486) 2020-02-12 12:53:42 +01:00
BUILD.bazel Use the new token format in daml-helper (#4486) 2020-02-12 12:53:42 +01:00