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

OpenZeppelin/canton-stablecoin: simple-token-test/daml/SimpleToken/Test/Transfer.daml

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

READ ON GITHUB-CODE