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