Name | Lookup | Parameters | |
---|---|---|---|
service_overweight | 3200 | 2 |
Name | Lookup | Attributes | |
---|---|---|---|
InvalidFormat | 3200 | ["MessageId"] | |
UnsupportedVersion | 3201 | ["MessageId"] | |
ExecutedUpward | 3202 | ["MessageId","Outcome"] | |
WeightExhausted | 3203 | ["MessageId","Weight","Weight"] | |
UpwardMessagesReceived | 3204 | ["ParaId","u32","u32"] | |
OverweightEnqueued | 3205 | ["ParaId","MessageId","OverweightIndex","Weight"] | |
OverweightServiced | 3206 | ["OverweightIndex","Weight"] |
Name | Type | |
---|---|---|
RelayDispatchQueues | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"Vec<Vec<U8>>","keys_id":69,"value_id":133}} | |
RelayDispatchQueueSize | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"Tuple:U32U32","keys_id":69,"value_id":53}} | |
NeedsDispatch | {"origin":"PlainType","plain_type":"Vec<U32>","PlainTypeValue":534} | |
NextDispatchRoundStartWith | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":69} | |
Overweight | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U64"],"value":"Tuple:U32Vec<U8>","keys_id":8,"value_id":551}} | |
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. |