Name | Lookup | Parameters | |
---|---|---|---|
report_equivocation | 0600 | 2 | |
report_equivocation_unsigned | 0601 | 2 | |
plan_config_change | 0602 | 1 |
Name | Type | |
---|---|---|
EpochIndex | {"origin":"PlainType","plain_type":"U64","PlainTypeValue":12} | |
Authorities | {"origin":"PlainType","plain_type":"Vec<Tuple:[U8; 32]U64>","PlainTypeValue":335} | |
GenesisSlot | {"origin":"PlainType","plain_type":"U64","PlainTypeValue":99} | |
CurrentSlot | {"origin":"PlainType","plain_type":"U64","PlainTypeValue":99} | |
Randomness | {"origin":"PlainType","plain_type":"[U8; 32]","PlainTypeValue":1} | |
PendingEpochConfigChange | {"origin":"PlainType","plain_type":"sp_consensus_babe:digests:NextConfigDescriptor","PlainTypeValue":101} | |
NextRandomness | {"origin":"PlainType","plain_type":"[U8; 32]","PlainTypeValue":1} | |
NextAuthorities | {"origin":"PlainType","plain_type":"Vec<Tuple:[U8; 32]U64>","PlainTypeValue":335} | |
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":338}} | |
Initialized | {"origin":"PlainType","plain_type":"option<sp_consensus_babe:digests:PreDigest>","PlainTypeValue":340} | |
AuthorVrfRandomness | {"origin":"PlainType","plain_type":"option<[U8; 32]>","PlainTypeValue":53} | |
EpochStart | {"origin":"PlainType","plain_type":"Tuple:U32U32","PlainTypeValue":52} | |
Lateness | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
EpochConfig | {"origin":"PlainType","plain_type":"sp_consensus_babe:BabeEpochConfiguration","PlainTypeValue":346} | |
NextEpochConfig | {"origin":"PlainType","plain_type":"sp_consensus_babe:BabeEpochConfiguration","PlainTypeValue":346} | |
SkippedEpochs | {"origin":"PlainType","plain_type":"Vec<Tuple:U64U32>","PlainTypeValue":347} |
Name | Type | Value | |
---|---|---|---|
EpochDuration | U64 | 5802000000000000 | |
ExpectedBlockTime | U64 | 7017000000000000 | |
MaxAuthorities | U32 | e8030000 | |
MaxNominators | U32 | 88130000 |
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. |