Name | Lookup | Parameters | |
|---|---|---|---|
| service_overweight | 3b00 | 2 |
Name | Lookup | Attributes | |
|---|---|---|---|
| InvalidFormat | 3b00 | ["MessageId"] | |
| UnsupportedVersion | 3b01 | ["MessageId"] | |
| ExecutedUpward | 3b02 | ["MessageId","Outcome"] | |
| WeightExhausted | 3b03 | ["MessageId","Weight","Weight"] | |
| UpwardMessagesReceived | 3b04 | ["ParaId","u32","u32"] | |
| OverweightEnqueued | 3b05 | ["ParaId","MessageId","OverweightIndex","Weight"] | |
| OverweightServiced | 3b06 | ["OverweightIndex","Weight"] |
Name | Type | |
|---|---|---|
| RelayDispatchQueues | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"Vec<Vec<U8>>","keys_id":84,"value_id":113}} | |
| RelayDispatchQueueSize | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"Tuple:U32U32","keys_id":84,"value_id":29}} | |
| NeedsDispatch | {"origin":"PlainType","plain_type":"Vec<U32>","PlainTypeValue":530} | |
| NextDispatchRoundStartWith | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":84} | |
| Overweight | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U64"],"value":"Tuple:U32Vec<U8>","keys_id":8,"value_id":548}} | |
| OverweightCount | {"origin":"PlainType","plain_type":"U64","PlainTypeValue":8} |
Name | Docs |
|---|---|
| UnknownMessageIndex | The message index given is unknown. |
| WeightOverLimit | The amount of weight given is possibly not enough for executing the message. |