OpenZeppelin/canton-token-template: simple-token-test/daml/SimpleToken/Test/Defragmentation.daml
Daml contract source - OpenZeppelin/canton-token-template/simple-token-test/daml/SimpleToken/Test/Defragmentation.daml ```daml -- | Defragmentation and multi-instrument tests (2 tests). module SimpleToken.Test.Defragmentation where import DA.TextMap qualified as TextMap import Splice.Api.Token.Metad
Read on GitHub Code ↗