diff --git a/operator/precompiles/proxy/Proxy.sol b/operator/precompiles/proxy/Proxy.sol index 821ae141..67dfe415 100644 --- a/operator/precompiles/proxy/Proxy.sol +++ b/operator/precompiles/proxy/Proxy.sol @@ -21,8 +21,8 @@ interface Proxy { Staking, CancelProxy, Balances, - AuthorMapping, - IdentityJudgement + IdentityJudgement, + SudoOnly } /// @dev Register a proxy account for the sender that is able to make calls on its behalf