Name | Lookup | Parameters | |
|---|---|---|---|
| sudo | 0600 | 1 | |
| sudo_unchecked_weight | 0601 | 2 | |
| set_key | 0602 | 1 | |
| sudo_as | 0603 | 2 | |
| remove_key | 0604 | - |
Name | Lookup | Attributes | |
|---|---|---|---|
| Sudid | 0600 | ["DispatchResult"] | |
| KeyChanged | 0601 | ["Option<AccountId>","AccountId"] | |
| KeyRemoved | 0602 | ||
| SudoAsDone | 0603 | ["DispatchResult"] |
Name | Type | |
|---|---|---|
| Key | {"origin":"PlainType","plain_type":"AccountId","PlainTypeValue":0} |
Name | Docs |
|---|---|
| RequireSudo | Sender must be the Sudo account. |