Skip to content
CCPEDIAby Unity Nodes
Documentation/github-code/OpenZeppelin/canton-token-templateView on github-code
github-code/OpenZeppelin/canton-token-template

OpenZeppelin/canton-token-template: simple-token/daml/SimpleToken/TransferInstruction.daml

Daml contract source — OpenZeppelin/canton-token-template/simple-token/daml/SimpleToken/TransferInstruction.daml ```daml -- | Transfer instruction for two-step transfers. -- Created when receiver has no preapproval; requires explicit accept/reject/withdraw. module SimpleToken.TransferInstruction whe

READ ON GITHUB-CODE