-
Maurelian authored
This commit introduces the ability to remove multiple owners at once in the LivenessModule.sol contract. A new function removeOwners has been added, which accepts arrays of previous owners and owners to be removed. The existing removeOwner function has been updated to use a new internal function _removeOwner. The _getPrevOwner function has been removed as it is no longer needed.
67a17c31
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
LivenessGuard.sol | ||
LivenessModule.sol | ||
SafeSigners.sol |