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

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