Dock
subscan
Runtime Modules / GrandpaFinality
Spec Version:
Call Functions
Events
Name
Lookup
Attributes
NewAuthorities0500["AuthorityList"]
Paused0501
Resumed0502
Storage Functions
Name
Type
State{"origin":"PlainType","plain_type":"pallet_grandpa:StoredState","PlainTypeValue":650}
PendingChange{"origin":"PlainType","plain_type":"pallet_grandpa:StoredPendingChange","PlainTypeValue":651}
NextForced{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
Stalled{"origin":"PlainType","plain_type":"Tuple:U32U32","PlainTypeValue":406}
CurrentSetId{"origin":"PlainType","plain_type":"U64","PlainTypeValue":6}
SetIdSession{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U64"],"value":"U32","keys_id":6,"value_id":4}}
Constants
Name
Type
Value
MaxAuthoritiesU3264000000
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.