github-code/OpenZeppelin/canton-stablecoin
OpenZeppelin/canton-stablecoin: simple-token/daml/SimpleToken/AllocationRequest.daml
Daml contract source - OpenZeppelin/canton-stablecoin/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 qualifie
READ ON GITHUB-CODE ↗