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/Allocation.daml

Daml contract source — OpenZeppelin/canton-token-template/simple-token/daml/SimpleToken/Allocation.daml ```daml -- | Allocation for DvP settlement. -- SimpleAllocation: backed by a locked holding, supports execute/cancel/withdraw. module SimpleToken.Allocation where import Splice.Api.Token.MetadataV

READ ON GITHUB-CODE