Name | Lookup | Parameters | |
|---|---|---|---|
| service_overweight | 3b00 | 2 |
Name | Lookup | Attributes | |
|---|---|---|---|
| InvalidFormat | 3b00 | ||
| UnsupportedVersion | 3b01 | ||
| ExecutedUpward | 3b02 | ||
| WeightExhausted | 3b03 | ||
| UpwardMessagesReceived | 3b04 | ||
| OverweightEnqueued | 3b05 | ||
| OverweightServiced | 3b06 |
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. |