centrifuge/liquidity-pools

Simplify DelayedAdmin/PauseAdmin

Opened this issue · 0 comments

One idea would be to have a single Guardian contract, that has a single account which is the current DelayedAdmin multisig, and that uses the Gnosis Safe isOwner() method to allow individual owners on the multisig to pause

Draft: https://github.com/centrifuge/liquidity-pools/blob/guardian-wip/src/admins/DelayedAdmin.sol