github-code/OpenZeppelin/canton-contracts
OpenZeppelin/canton-contracts: experiments/test/ownable-v1/daml/OpenZeppelin/OwnableV1Test.daml
Daml contract source - OpenZeppelin/canton-contracts/experiments/test/ownable-v1/daml/OpenZeppelin/OwnableV1Test.daml ```daml -- | Tests for OpenZeppelin.OwnableV1: the two-step transfer handshake, decline, -- withdraw, renounce, and the self-offer guard. module OpenZeppelin.OwnableV1Test where impo
READ ON GITHUB-CODE ↗