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