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-test/daml/SimpleToken/Test/Transfer.daml

Daml contract source — OpenZeppelin/canton-token-template/simple-token-test/daml/SimpleToken/Test/Transfer.daml ```daml -- | Transfer lifecycle tests (9 tests). module SimpleToken.Test.Transfer where import DA.Date import DA.Time import DA.Optional (fromSome) import DA.TextMap qualified as TextMap i

READ ON GITHUB-CODE