polkadot
subscan
Polkadot
Runtime Modules / Session
Spec Version:
Call Functions
Name
Lookup
Parameters
set_keys09002
purge_keys0901-
Events
Name
Lookup
Attributes
NewSession0900["SessionIndex"]
NewQueued0901
ValidatorDisabled0902["ValidatorId"]
ValidatorReenabled0903["ValidatorId"]
Storage Functions
Name
Type
Validators{"origin":"PlainType","plain_type":"Vec<AccountId>","PlainTypeValue":129}
CurrentIndex{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
QueuedChanged{"origin":"PlainType","plain_type":"Bool","PlainTypeValue":8}
QueuedKeys{"origin":"PlainType","plain_type":"Vec<Tuple:AccountIdpolkadot_runtime:SessionKeys>","PlainTypeValue":610}
DisabledValidators{"origin":"PlainType","plain_type":"Vec<Tuple:U32sp_staking:offence:OffenceSeverity>","PlainTypeValue":612}
NextKeys{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"polkadot_runtime:SessionKeys","keys_id":0,"value_id":147}}
KeyOwner{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["Tuple:[U8; 4]Vec<U8>"],"value":"AccountId","keys_id":615,"value_id":0}}
Constants
Name
Type
Value
KeyDepositU12800000000000000000000000000000000
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.