midnight
subscan
Runtime Modules / PalletSession
Spec Version:
Call Functions
Name
Lookup
Parameters
set_keys11002
purge_keys1101-
Events
Name
Lookup
Attributes
NewSession1100["SessionIndex"]
NewQueued1101
ValidatorDisabled1102["ValidatorId"]
ValidatorReenabled1103["ValidatorId"]
Storage Functions
Name
Type
Validators{"origin":"PlainType","plain_type":"Vec<AccountId>","PlainTypeValue":79}
CurrentIndex{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
QueuedChanged{"origin":"PlainType","plain_type":"Bool","PlainTypeValue":6}
QueuedKeys{"origin":"PlainType","plain_type":"Vec<Tuple:AccountIdmidnight_node_runtime:opaque:SessionKeys>","PlainTypeValue":200}
DisabledValidators{"origin":"PlainType","plain_type":"Vec<Tuple:U32sp_staking:offence:OffenceSeverity>","PlainTypeValue":202}
NextKeys{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"midnight_node_runtime:opaque:SessionKeys","keys_id":0,"value_id":152}}
KeyOwner{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["Tuple:[U8; 4]Vec<U8>"],"value":"AccountId","keys_id":206,"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.