subscan
Runtime Modules / Babe
Spec Version:
Call Functions
Storage Functions
Name
Type
EpochIndex{"origin":"PlainType","plain_type":"U64","PlainTypeValue":11}
Authorities{"origin":"PlainType","plain_type":"Vec<Tuple:[U8; 32]U64>","PlainTypeValue":398}
GenesisSlot{"origin":"PlainType","plain_type":"U64","PlainTypeValue":162}
CurrentSlot{"origin":"PlainType","plain_type":"U64","PlainTypeValue":162}
Randomness{"origin":"PlainType","plain_type":"[U8; 32]","PlainTypeValue":1}
PendingEpochConfigChange{"origin":"PlainType","plain_type":"sp_consensus_babe:digests:NextConfigDescriptor","PlainTypeValue":164}
NextRandomness{"origin":"PlainType","plain_type":"[U8; 32]","PlainTypeValue":1}
NextAuthorities{"origin":"PlainType","plain_type":"Vec<Tuple:[U8; 32]U64>","PlainTypeValue":398}
SegmentIndex{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
UnderConstruction{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"Vec<[U8; 32]>","keys_id":4,"value_id":401}}
Initialized{"origin":"PlainType","plain_type":"option<sp_consensus_babe:digests:PreDigest>","PlainTypeValue":403}
AuthorVrfRandomness{"origin":"PlainType","plain_type":"option<[U8; 32]>","PlainTypeValue":78}
EpochStart{"origin":"PlainType","plain_type":"Tuple:U32U32","PlainTypeValue":77}
Lateness{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
EpochConfig{"origin":"PlainType","plain_type":"sp_consensus_babe:BabeEpochConfiguration","PlainTypeValue":409}
NextEpochConfig{"origin":"PlainType","plain_type":"sp_consensus_babe:BabeEpochConfiguration","PlainTypeValue":409}
SkippedEpochs{"origin":"PlainType","plain_type":"Vec<Tuple:U64U32>","PlainTypeValue":410}
Constants
Name
Type
Value
EpochDurationU64b004000000000000
ExpectedBlockTimeU64e02e000000000000
MaxAuthoritiesU32c8000000
MaxNominatorsU3200010000
Error Types
Name
Docs
InvalidEquivocationProofAn equivocation proof provided as part of an equivocation report is invalid.
InvalidKeyOwnershipProofA key ownership proof provided as part of an equivocation report is invalid.
DuplicateOffenceReportA given equivocation report is valid but already previously reported.
InvalidConfigurationSubmitted configuration is invalid.