Name | Lookup | Parameters | |
|---|---|---|---|
| set_keys | 0900 | 2 | |
| purge_keys | 0901 | - |
Name | Lookup | Attributes | |
|---|---|---|---|
| NewSession | 0900 |
Name | Type | |
|---|---|---|
| Validators | {"origin":"PlainType","plain_type":"Vec<ValidatorId>"} | |
| CurrentIndex | {"origin":"PlainType","plain_type":"SessionIndex"} | |
| QueuedChanged | {"origin":"PlainType","plain_type":"bool"} | |
| QueuedKeys | {"origin":"PlainType","plain_type":"Vec<(ValidatorId, Keys)>"} | |
| DisabledValidators | {"origin":"PlainType","plain_type":"Vec<u32>"} | |
| NextKeys | {"origin":"MapType","map_type":{"key":"ValidatorId","hasher":"Twox64Concat","value":"Keys","isLinked":false}} | |
| KeyOwner | {"origin":"MapType","map_type":{"key":"(KeyTypeId, Vec<u8>)","hasher":"Twox64Concat","value":"ValidatorId","isLinked":false}} |
Name | Docs |
|---|---|
| InvalidProof | Invalid ownership proof. |
| NoAssociatedValidatorId | No associated validator ID for account. |
| DuplicatedKey | Registered duplicate key. |
| NoKeys | No keys are associated with this account. |