axelarnetwork / axelar-gmp-sdk-solidity

Solidity libraries and utilities provided by Axelar.
27 stars 30 forks source link

feat: allow both 1 step and 2 step ownership transfer #46

Closed deanamiel closed 1 year ago

deanamiel commented 1 year ago

Allow either 1 step and 2 step transfer for Ownable

Solidity Code Coverage Report for Ownable.sol: 100% Statements 6/6 | 100% Branches 8/8 | 100% Functions 6/6 | 100% Lines 12/12