Name | Lookup | Parameters | |
|---|---|---|---|
| service_overweight | 3200 | 2 |
Name | Lookup | Attributes | |
|---|---|---|---|
| InvalidFormat | 3200 | ||
| UnsupportedVersion | 3201 | ||
| ExecutedUpward | 3202 | ||
| WeightExhausted | 3203 | ||
| UpwardMessagesReceived | 3204 | ||
| OverweightEnqueued | 3205 | ||
| OverweightServiced | 3206 |
Name | Type | |
|---|---|---|
| RelayDispatchQueues | {"origin":"MapType","map_type":{"key":"ParaId","hasher":"Twox64Concat","value":"Vec<UpwardMessage>","isLinked":false}} | |
| RelayDispatchQueueSize | {"origin":"MapType","map_type":{"key":"ParaId","hasher":"Twox64Concat","value":"(u32, u32)","isLinked":false}} | |
| NeedsDispatch | {"origin":"PlainType","plain_type":"Vec<ParaId>"} | |
| NextDispatchRoundStartWith | {"origin":"PlainType","plain_type":"ParaId"} | |
| Overweight | {"origin":"MapType","map_type":{"key":"OverweightIndex","hasher":"Twox64Concat","value":"(ParaId, Vec<u8>)","isLinked":false}} | |
| OverweightCount | {"origin":"PlainType","plain_type":"OverweightIndex"} |
Name | Docs |
|---|---|
| UnknownMessageIndex | The message index given is unknown. |
| WeightOverLimit | The amount of weight given is possibly not enough for executing the message. |