Name | Lookup | Parameters | |
|---|---|---|---|
| set_keys | 0800 | 2 | |
| purge_keys | 0801 | - |
Name | Lookup | Attributes | |
|---|---|---|---|
| NewSession | 0500 |
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":"DoubleMapType","double_map_type":{"key":"Bytes","key2":"ValidatorId","hasher":"Twox64Concat","key2Hasher":"Blake2_256","value":"Keys","isLinked":false}} | |
| KeyOwner | {"origin":"DoubleMapType","double_map_type":{"key":"Bytes","key2":"(KeyTypeId, Vec<u8>)","hasher":"Twox64Concat","key2Hasher":"Blake2_256","value":"ValidatorId","isLinked":false}} |
Name | Type | Value | |
|---|---|---|---|
| DEDUP_KEY_PREFIX | &[u8] | 0x343a73657373696f6e3a6b657973 |
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. |