Skip to content
CCPEDIAby Unity Nodes
Documentation/Canton Network Docs/Splice APIsSplice Daml Packagessplice-amuletView on Canton Network Docs

Splice.AmuletTransferInstruction

Templates

template AmuletTransferInstruction
A transfer instruction for transferring Amulet tokens pending on receiver acceptance. Signatory: (DA.Internal.Record.getField @“admin” (DA.Internal.Record.getField @“instrumentId” transfer)), (DA.Internal.Record.getField @“sender” transfer)
FieldTypeDescription
lockedAmuletContractId LockedAmuletLocked amulet that holds the funds for executing the transfer upon acceptance
transferTransfer
  • Choice Archive Controller: (DA.Internal.Record.getField @“admin” (DA.Internal.Record.getField @“instrumentId” transfer)), (DA.Internal.Record.getField @“sender” transfer) Returns: () (no fields)

Functions

standardTransferToTwoStepTransfer : Transfer -> TwoStepTransfer