Merge branch 'main' into fix/dont-pop-slash-on-failure

This commit is contained in:
Gonza Montiel 2026-01-27 00:44:07 -03:00 committed by GitHub
commit cffe7fc97b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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