Turing
subscan
Runtime Modules / Session
Spec Version:
Call Functions
Name
Lookup
Parameters
set_keys15002
purge_keys1501-
Events
Name
Lookup
Attributes
NewSession1500["SessionIndex"]
Storage Functions
Name
Type
Validators{"origin":"PlainType","plain_type":"Vec<AccountId>","PlainTypeValue":115}
CurrentIndex{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
QueuedChanged{"origin":"PlainType","plain_type":"Bool","PlainTypeValue":57}
QueuedKeys{"origin":"PlainType","plain_type":"Vec<Tuple:AccountIdturing_runtime:SessionKeys>","PlainTypeValue":216}
DisabledValidators{"origin":"PlainType","plain_type":"Vec<U32>","PlainTypeValue":221}
NextKeys{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"[U8; 32]","keys_id":0,"value_id":218}}
KeyOwner{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["[U8; 4]","Vec<U8>"],"value":"AccountId","keys_id":222,"value_id":0}}
Error Types
Name
Docs
InvalidProofInvalid ownership proof.
NoAssociatedValidatorIdNo associated validator ID for account.
DuplicatedKeyRegistered duplicate key.
NoKeysNo keys are associated with this account.
NoAccountKey setting account is not live, so it's impossible to associate keys.