Humanode
subscan
Runtime Modules / Grandpa
Spec Version:
Call Functions
Events
Name
Lookup
Attributes
NewAuthorities1400["AuthorityList"]
Paused1401
Resumed1402
Storage Functions
Name
Type
State{"origin":"PlainType","plain_type":"pallet_grandpa:StoredState","PlainTypeValue":237}
PendingChange{"origin":"PlainType","plain_type":"pallet_grandpa:StoredPendingChange","PlainTypeValue":238}
NextForced{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
Stalled{"origin":"PlainType","plain_type":"Tuple:U32U32","PlainTypeValue":90}
CurrentSetId{"origin":"PlainType","plain_type":"U64","PlainTypeValue":11}
SetIdSession{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U64"],"value":"U32","keys_id":11,"value_id":4}}
Constants
Name
Type
Value
MaxAuthoritiesU32000c0000
MaxSetIdSessionEntriesU64201c000000000000
Error Types
Name
Docs
PauseFailedAttempt to signal GRANDPA pause when the authority set isn't live(either paused or already pending pause).
ResumeFailedAttempt to signal GRANDPA resume when the authority set isn't paused(either live or already pending resume).
ChangePendingAttempt to signal GRANDPA change with one already pending.
TooSoonCannot signal forced change so soon after last.
InvalidKeyOwnershipProofA key ownership proof provided as part of an equivocation report is invalid.
InvalidEquivocationProofAn equivocation proof provided as part of an equivocation report is invalid.
DuplicateOffenceReportA given equivocation report is valid but already previously reported.