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

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

READ ON GITHUB-CODE