mirror of
https://github.com/datahaven-xyz/datahaven
synced 2026-05-24 09:50:01 +00:00
Merge branch 'main' into fix/dont-pop-slash-on-failure
This commit is contained in:
commit
cffe7fc97b
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue