subscan
Runtime Modules / Babe
Spec Version:
Call Functions
Storage Functions
Name
Type
EpochIndex{"origin":"PlainType","plain_type":"u64"}
Authorities{"origin":"PlainType","plain_type":"Vec<(AuthorityId, BabeAuthorityWeight)>"}
GenesisSlot{"origin":"PlainType","plain_type":"Slot"}
CurrentSlot{"origin":"PlainType","plain_type":"Slot"}
Randomness{"origin":"PlainType","plain_type":"schnorrkel::Randomness"}
PendingEpochConfigChange{"origin":"PlainType","plain_type":"NextConfigDescriptor"}
NextRandomness{"origin":"PlainType","plain_type":"schnorrkel::Randomness"}
NextAuthorities{"origin":"PlainType","plain_type":"Vec<(AuthorityId, BabeAuthorityWeight)>"}
SegmentIndex{"origin":"PlainType","plain_type":"u32"}
UnderConstruction{"origin":"MapType","map_type":{"key":"u32","hasher":"Twox64Concat","value":"Vec<schnorrkel::Randomness>","isLinked":false}}
Initialized{"origin":"PlainType","plain_type":"MaybeRandomness"}
AuthorVrfRandomness{"origin":"PlainType","plain_type":"MaybeRandomness"}
EpochStart{"origin":"PlainType","plain_type":"(BlockNumber, BlockNumber)"}
Lateness{"origin":"PlainType","plain_type":"BlockNumber"}
EpochConfig{"origin":"PlainType","plain_type":"BabeEpochConfiguration"}
NextEpochConfig{"origin":"PlainType","plain_type":"BabeEpochConfiguration"}
Constants
Name
Type
Value
EpochDurationu640xb004000000000000
ExpectedBlockTimeMoment0xe02e000000000000
Error Types
Name
Docs
InvalidEquivocationProof An equivocation proof provided as part of an equivocation report is invalid.
InvalidKeyOwnershipProof A key ownership proof provided as part of an equivocation report is invalid.
DuplicateOffenceReport A given equivocation report is valid but already previously reported.