Name | Lookup | Parameters | |
|---|---|---|---|
| report_equivocation | 0300 | 2 | |
| report_equivocation_unsigned | 0301 | 2 | |
| plan_config_change | 0302 | 1 |
Name | Type | |
|---|---|---|
| EpochIndex | {"origin":"PlainType","plain_type":"U64","PlainTypeValue":11} | |
| Authorities | {"origin":"PlainType","plain_type":"Vec<Tuple:[U8; 32]U64>","PlainTypeValue":352} | |
| GenesisSlot | {"origin":"PlainType","plain_type":"U64","PlainTypeValue":76} | |
| CurrentSlot | {"origin":"PlainType","plain_type":"U64","PlainTypeValue":76} | |
| Randomness | {"origin":"PlainType","plain_type":"[U8; 32]","PlainTypeValue":1} | |
| PendingEpochConfigChange | {"origin":"PlainType","plain_type":"sp_consensus_babe:digests:NextConfigDescriptor","PlainTypeValue":78} | |
| NextRandomness | {"origin":"PlainType","plain_type":"[U8; 32]","PlainTypeValue":1} | |
| NextAuthorities | {"origin":"PlainType","plain_type":"Vec<Tuple:[U8; 32]U64>","PlainTypeValue":352} | |
| 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":355}} | |
| Initialized | {"origin":"PlainType","plain_type":"option<sp_consensus_babe:digests:PreDigest>","PlainTypeValue":357} | |
| AuthorVrfRandomness | {"origin":"PlainType","plain_type":"option<[U8; 32]>","PlainTypeValue":290} | |
| EpochStart | {"origin":"PlainType","plain_type":"Tuple:U32U32","PlainTypeValue":137} | |
| Lateness | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
| EpochConfig | {"origin":"PlainType","plain_type":"sp_consensus_babe:BabeEpochConfiguration","PlainTypeValue":363} | |
| NextEpochConfig | {"origin":"PlainType","plain_type":"sp_consensus_babe:BabeEpochConfiguration","PlainTypeValue":363} | |
| SkippedEpochs | {"origin":"PlainType","plain_type":"Vec<Tuple:U64U32>","PlainTypeValue":364} |
Name | Type | Value | |
|---|---|---|---|
| EpochDuration | U64 | 6009000000000000 | |
| ExpectedBlockTime | U64 | b80b000000000000 | |
| MaxAuthorities | U32 | a0860100 | |
| 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. |