Splice.AmuletEventLog
Templates
template AmuletEventLog
Standalone template intended to log holdings changes using create-exercise-archive.
Signatory: dso
Field
Type
Description
dso
Choice Archive
Controller: dso
Returns: ()
(no fields)
interface instance EventLog for AmuletEventLog
Functions
- withTempAmuletEventLog
: Party -> (ContractId EventLog -> Update a) -> Update a
Log the given events pertaining to Amulet holdings using a temporary AmuletEventLog contract. Use only when there’s no already existing contract available that implements the
EventLoginterface.
Comments