Skip to content
Documentation/github-code/OpenZeppelin/canton-stablecoinView on github-code
github-code/OpenZeppelin/canton-stablecoin

OpenZeppelin/canton-stablecoin: simple-token/daml/SimpleToken/Allocation.daml

Daml contract source - OpenZeppelin/canton-stablecoin/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.MetadataV1 im

READ ON GITHUB-CODE