Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.canton.network/llms.txt

Use this file to discover all available pages before exploring further.

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