Name | Lookup | Parameters | |
---|---|---|---|
report_double_voting | c800 | 2 | |
report_double_voting_unsigned | c801 | 2 | |
set_new_genesis | c802 | 1 | |
report_fork_voting | c803 | 2 | |
report_fork_voting_unsigned | c804 | 2 | |
report_future_block_voting | c805 | 2 | |
report_future_block_voting_unsigned | c806 | 2 |
Name | Type | |
---|---|---|
Authorities | {"origin":"PlainType","plain_type":"Vec<[U8; 33]>","PlainTypeValue":946} | |
ValidatorSetId | {"origin":"PlainType","plain_type":"U64","PlainTypeValue":12} | |
NextAuthorities | {"origin":"PlainType","plain_type":"Vec<[U8; 33]>","PlainTypeValue":946} | |
SetIdSession | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U64"],"value":"U32","keys_id":12,"value_id":4}} | |
GenesisBlock | {"origin":"PlainType","plain_type":"option<U32>","PlainTypeValue":38} |
Name | Type | Value | |
---|---|---|---|
MaxAuthorities | U32 | a0860100 | |
MaxNominators | U32 | 40000000 | |
MaxSetIdSessionEntries | U64 | 0c00000000000000 |
Name | Docs |
---|---|
InvalidKeyOwnershipProof | A key ownership proof provided as part of an equivocation report is invalid. |
InvalidDoubleVotingProof | A double voting proof provided as part of an equivocation report is invalid. |
InvalidForkVotingProof | A fork voting proof provided as part of an equivocation report is invalid. |
InvalidFutureBlockVotingProof | A future block voting proof provided as part of an equivocation report is invalid. |
InvalidEquivocationProofSession | The session of the equivocation proof is invalid |
DuplicateOffenceReport | A given equivocation report is valid but already previously reported. |
InvalidConfiguration | Submitted configuration is invalid. |