Name | Lookup | Parameters | |
---|---|---|---|
report_equivocation | c800 | 2 | |
report_equivocation_unsigned | c801 | 2 | |
set_new_genesis | c802 | 1 |
Name | Type | |
---|---|---|
Authorities | {"origin":"PlainType","plain_type":"Vec<[U8; 33]>","PlainTypeValue":801} | |
ValidatorSetId | {"origin":"PlainType","plain_type":"U64","PlainTypeValue":11} | |
NextAuthorities | {"origin":"PlainType","plain_type":"Vec<[U8; 33]>","PlainTypeValue":801} | |
SetIdSession | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U64"],"value":"U32","keys_id":11,"value_id":4}} | |
GenesisBlock | {"origin":"PlainType","plain_type":"option<U32>","PlainTypeValue":145} |
Name | Type | Value | |
---|---|---|---|
MaxAuthorities | U32 | a0860100 | |
MaxNominators | U32 | 00020000 | |
MaxSetIdSessionEntries | U64 | a800000000000000 |
Name | Docs |
---|---|
InvalidKeyOwnershipProof | A key ownership proof provided as part of an equivocation report is invalid. |
InvalidEquivocationProof | An equivocation 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. |