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

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

Daml contract source - OpenZeppelin/canton-stablecoin/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 ext

READ ON GITHUB-CODE