mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
53bddb54d7
* Add listKnownParties to DAML Script This is particularly useful if you want easy access to a party that has already been allocated since partyFromText is bad. For now this is not supported in the JSON API. It should be possible to add it but I consider it fairly low priority so omitting for now. changelog_begin - [DAML Script] Add ``listKnownParties`` and ``listKnownPartiesOn`` to query the corresponding ListKnownParties endpoint in the party management service. changelog_end * Fix `daml script-test` tests by running them sequentially. changelog_begin changelog_end |
||
---|---|---|
.. | ||
daml | ||
runner | ||
test |