Name | Lookup | Parameters | |
---|---|---|---|
service_overweight | 3b00 | 2 |
Name | Lookup | Attributes | |
---|---|---|---|
InvalidFormat | 3b00 | ["MessageId"] | |
UnsupportedVersion | 3b01 | ["MessageId"] | |
ExecutedUpward | 3b02 | ["MessageId","Outcome"] | |
WeightExhausted | 3b03 | ["MessageId","Weight","Weight"] | |
UpwardMessagesReceived | 3b04 | ["ParaId","u32","u32"] | |
OverweightEnqueued | 3b05 | ["ParaId","MessageId","OverweightIndex","Weight"] | |
OverweightServiced | 3b06 | ["OverweightIndex","Weight"] |
Name | Type | |
---|---|---|
RelayDispatchQueues | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"Vec<Vec<U8>>","keys_id":85,"value_id":246}} | |
RelayDispatchQueueSize | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"Tuple:U32U32","keys_id":85,"value_id":235}} | |
NeedsDispatch | {"origin":"PlainType","plain_type":"Vec<U32>","PlainTypeValue":640} | |
NextDispatchRoundStartWith | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":85} | |
Overweight | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U64"],"value":"Tuple:U32Vec<U8>","keys_id":10,"value_id":661}} | |
CounterForOverweight | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
OverweightCount | {"origin":"PlainType","plain_type":"U64","PlainTypeValue":10} |
Name | Docs |
---|---|
UnknownMessageIndex | The message index given is unknown. |
WeightOverLimit | The amount of weight given is possibly not enough for executing the message. |