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

Daml contract source — OpenZeppelin/canton-token-template/simple-token/daml/SimpleToken/AllocationRequest.daml ```daml -- | Allocation request template for DvP test scenarios. -- Allows an executor to request allocations from senders. module SimpleToken.AllocationRequest where import DA.TextMap qual

READ ON GITHUB-CODE