Name | Lookup | Parameters | |
|---|---|---|---|
| service_overweight | 7b00 | 2 |
Name | Lookup | Attributes | |
|---|---|---|---|
| InvalidFormat | 7b00 | ["MessageId"] | |
| UnsupportedVersion | 7b01 | ["MessageId"] | |
| ExecutedDownward | 7b02 | ["MessageId","Outcome"] | |
| WeightExhausted | 7b03 | ["MessageId","Weight","Weight"] | |
| OverweightEnqueued | 7b04 | ["MessageId","OverweightIndex","Weight"] | |
| OverweightServiced | 7b05 | ["OverweightIndex","Weight"] |
Name | Type | |
|---|---|---|
| Configuration | {"origin":"PlainType","plain_type":"U64","PlainTypeValue":452} | |
| PageIndex | {"origin":"PlainType","plain_type":"cumulus_pallet_dmp_queue:PageIndexData","PlainTypeValue":453} | |
| Pages | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"Vec<Tuple:U32Vec<U8>>","keys_id":4,"value_id":454}} | |
| Overweight | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U64"],"value":"Tuple:U32Vec<U8>","keys_id":8,"value_id":455}} |
Name | Docs |
|---|---|
| Unknown | The message index given is unknown. |
| OverLimit | The amount of weight given is possibly not enough for executing the message. |