Skip to content
CCPEDIAby Unity Nodes
Documentation/GitHub Code/OpenZeppelin/canton-token-templateView on GitHub Code

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