Name | Lookup | Parameters | |
|---|---|---|---|
| service_overweight | 3500 | 2 |
Name | Lookup | Attributes | |
|---|---|---|---|
| InvalidFormat | 3500 | ["MessageId"] | |
| UnsupportedVersion | 3501 | ["MessageId"] | |
| ExecutedDownward | 3502 | ["MessageId","Outcome"] | |
| WeightExhausted | 3503 | ["MessageId","Weight","Weight"] | |
| OverweightEnqueued | 3504 | ["MessageId","OverweightIndex","Weight"] | |
| OverweightServiced | 3505 | ["OverweightIndex","Weight"] | |
| MaxMessagesExhausted | 3506 | ["MessageId"] |
Name | Type | |
|---|---|---|
| Configuration | {"origin":"PlainType","plain_type":"sp_weights:weight_v2:Weight","PlainTypeValue":464} | |
| PageIndex | {"origin":"PlainType","plain_type":"cumulus_pallet_dmp_queue:PageIndexData","PlainTypeValue":465} | |
| Pages | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"Vec<Tuple:U32Vec<U8>>","keys_id":4,"value_id":466}} | |
| Overweight | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U64"],"value":"Tuple:U32Vec<U8>","keys_id":11,"value_id":467}} | |
| CounterForOverweight | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} |
Name | Docs |
|---|---|
| Unknown | The message index given is unknown. |
| OverLimit | The amount of weight given is possibly not enough for executing the message. |