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

OpenZeppelin/canton-token-template: simple-token/daml/SimpleToken/Holding.daml

Daml contract source - OpenZeppelin/canton-token-template/simple-token/daml/SimpleToken/Holding.daml ```daml -- | Holdings for the simple token standard implementation. -- SimpleHolding: unlocked holding with flat Decimal amount. -- LockedSimpleHolding: locked holding with admin-only lock holder and

Read on GitHub Code