Name | Lookup | Parameters | |
|---|---|---|---|
| validator_set | 3000 | 1 | |
| set_mode | 3001 | 1 | |
| force_on_migration_end | 3002 | - |
Name | Lookup | Attributes | |
|---|---|---|---|
| ValidatorSetReceived | 3000 | ["u32","u32","Option<SessionIndex>","bool"] | |
| CouldNotMergeAndDropped | 3001 | ||
| SetTooSmallAndDropped | 3002 | ||
| Unexpected | 3003 | ["UnexpectedKind"] |
Name | Type | |
|---|---|---|
| ValidatorSet | {"origin":"PlainType","plain_type":"Tuple:U32Vec<AccountId>","PlainTypeValue":867} | |
| IncompleteValidatorSetReport | {"origin":"PlainType","plain_type":"pallet_staking_async_rc_client:ValidatorSetReport","PlainTypeValue":318} | |
| ValidatorPoints | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"U32","keys_id":0,"value_id":4}} | |
| Mode | {"origin":"PlainType","plain_type":"pallet_staking_async_ah_client:OperatingMode","PlainTypeValue":319} | |
| NextSessionChangesValidators | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
| ValidatorSetAppliedAt | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
| OutgoingSessionReport | {"origin":"PlainType","plain_type":"Tuple:pallet_staking_async_rc_client:SessionReportU32","PlainTypeValue":868} | |
| OffenceSendQueueOffences | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"Vec<Tuple:U32pallet_staking_async_rc_client:Offence>","keys_id":4,"value_id":871}} | |
| OffenceSendQueueCursor | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} |
Name | Docs |
|---|---|
| Blocked | Could not process incoming message because incoming messages are blocked. |