Skip to content
Documentation/github-code/OpenZeppelin/canton-stablecoinView on github-code
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