Update Operator Permissions

Summary

This proposal removes the delegated operator permission: setVoter from Resupply Core.

This permission was originally granted for emergency use by the protocol guardian. However, it is no longer necessary as the purpose-built Guardian contract is already authorized with sufficient and much more limited permissions to act in emergency scenarios.

Specification

This proposal executes the following action:

Core.setOperatorPermissions(guardianMultisig, core, Core.setVoter.selector, false, address(0))

References

  • All active operator authorizatons can be viewed on rsup.lol
1 Like