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/Negative.daml

Daml contract source - OpenZeppelin/canton-stablecoin/simple-token-test/daml/SimpleToken/Test/Negative.daml ```daml -- | Security and negative tests (20 tests). module SimpleToken.Test.Negative where import DA.Date import DA.Time import DA.TextMap qualified as TextMap import Splice.Api.Token.Metadat

READ ON GITHUB-CODE