github-code/OpenZeppelin/canton-contracts
OpenZeppelin/canton-contracts: experiments/test/pausable-v1/daml/OpenZeppelin/PausableV1TestSupport.daml
Daml contract source - OpenZeppelin/canton-contracts/experiments/test/pausable-v1/daml/OpenZeppelin/PausableV1TestSupport.daml ```daml -- | A consumer fixture for testing choices guarded by a PauseState. module OpenZeppelin.PausableV1TestSupport where import OpenZeppelin.PausableV1 template PauseChe
READ ON GITHUB-CODE ↗