Name | Lookup | Parameters | |
---|---|---|---|
report_equivocation | 0100 | 2 | |
report_equivocation_unsigned | 0101 | 2 | |
plan_config_change | 0102 | 1 |
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} |
Name | Type | Value | |
---|---|---|---|
EpochDuration | U64 | 400b000000000000 | |
ExpectedBlockTime | U64 | 983a000000000000 | |
MaxAuthorities | U32 | e8030000 | |
MaxNominators | U32 | 00020000 |
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. |
InvalidConfiguration | Submitted configuration is invalid. |