Daml.Finance.Interface.Settlement - Changelog¶
Version 3.0.0¶
- Update of SDK version and dependencies.
- For the Batch and Instruction, the requestors : Parties field was split up into an instructor : Party as maintainer of the Instruction key, and consenters : Parties as additional signatories. The Batch and Instruction views were amended accordingly.
Version 2.0.0¶
- Update of SDK version and dependencies.
- Make use of the requires keyword to enforce the interface hierarchy (in particular the asDisclosure was removed).