Name | Lookup | Parameters | |
---|---|---|---|
relay_session_report | 5900 | 1 | |
relay_new_offence | 5901 | 2 |
Name | Lookup | Attributes | |
---|---|---|---|
SessionReportReceived | 5900 | ["SessionIndex","Option<(u64, u32)>","u32","bool"] | |
OffenceReceived | 5901 | ["SessionIndex","u32"] | |
Unexpected | 5902 | ["UnexpectedKind"] |
Name | Type | |
---|---|---|
IncompleteSessionReport | {"origin":"PlainType","plain_type":"pallet_staking_async_rc_client:SessionReport","PlainTypeValue":396} | |
LastSessionReportEndingIndex | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} |
Name | Docs |
---|---|
SessionIndexNotValid | The session report was not valid, due to a bad end index. |