Itering understands the importance of protecting and safeguarding your privacy. By continuing using this website you agree with our
Privacy Policyand
Terms of Use.
Name | Lookup | Parameters | |
---|---|---|---|
set_keys | 3400 | 2 | |
purge_keys | 3401 | - |
Name | Lookup | Attributes | |
---|---|---|---|
NewSession | 3400 |
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. |
NoAccount | Key setting account is not live, so it's impossible to associate keys. |