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:sp_consensus_babe:app:PublicU64>","PlainTypeValue":113}
GenesisSlot{"origin":"PlainType","plain_type":"U64","PlainTypeValue":117}
CurrentSlot{"origin":"PlainType","plain_type":"U64","PlainTypeValue":117}
Randomness{"origin":"PlainType","plain_type":"[U8; 32]","PlainTypeValue":1}
PendingEpochConfigChange{"origin":"PlainType","plain_type":"sp_consensus_babe:digests:NextConfigDescriptor","PlainTypeValue":118}
NextRandomness{"origin":"PlainType","plain_type":"[U8; 32]","PlainTypeValue":1}
NextAuthorities{"origin":"PlainType","plain_type":"Vec<Tuple:sp_consensus_babe:app:PublicU64>","PlainTypeValue":113}
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":121}}
Initialized{"origin":"PlainType","plain_type":"option<sp_consensus_babe:digests:PreDigest>","PlainTypeValue":123}
AuthorVrfRandomness{"origin":"PlainType","plain_type":"option<[U8; 32]>","PlainTypeValue":130}
EpochStart{"origin":"PlainType","plain_type":"Tuple:U32U32","PlainTypeValue":93}
Lateness{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
EpochConfig{"origin":"PlainType","plain_type":"sp_consensus_babe:BabeEpochConfiguration","PlainTypeValue":131}
NextEpochConfig{"origin":"PlainType","plain_type":"sp_consensus_babe:BabeEpochConfiguration","PlainTypeValue":131}
SkippedEpochs{"origin":"PlainType","plain_type":"Vec<Tuple:U64U32>","PlainTypeValue":132}
Constants
Name
Type
Value
EpochDurationU64400b000000000000
ExpectedBlockTimeU64983a000000000000
MaxAuthoritiesU32e8030000
MaxNominatorsU3200020000
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.