Version 2.10.0 2.9.6 2.8.12 2.7.9 2.3.20 1.18.3
Please enter at least 3 letters.
Changelog
Daml.Finance.Interface.Lifecycle.V4
Version 4.0.0
Update of SDK version and dependencies. LF protocol update to support SCU.
Daml.Finance.Interface.Lifecycle
Version 3.0.0
Update of SDK version and dependencies.
Renamed the F type synonym to I .
Changed the Calculate choice of the Effect.I to take a quantity as argument instead of a
ContractId Holding (in order to not leak information about the holding to the effect provider).
Version 2.0.0
Update of SDK version and dependencies.
Remove implementation of Remove choice from factory interfaces.
Move the Election module from the Generic to the Lifecycle package.
Make use of the requires keyword to enforce the interface hierarchy (in particular the
asDisclosure and asEvent methods were removed).