github-code/OpenZeppelin/canton-stablecoin
OpenZeppelin/canton-stablecoin: simple-token/daml/SimpleToken/TransferInstruction.daml
Daml contract source - OpenZeppelin/canton-stablecoin/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 where i
READ ON GITHUB-CODE ↗