Westend
subscan
Runtime Modules / Ump
Spec Version:
Call Functions
Name
Lookup
Parameters
service_overweight32002
Events
Name
Lookup
Attributes
InvalidFormat3200["MessageId"]
UnsupportedVersion3201["MessageId"]
ExecutedUpward3202["MessageId","Outcome"]
WeightExhausted3203["MessageId","Weight","Weight"]
UpwardMessagesReceived3204["ParaId","u32","u32"]
OverweightEnqueued3205["ParaId","MessageId","OverweightIndex","Weight"]
OverweightServiced3206["OverweightIndex","Weight"]
Storage Functions
Name
Type
RelayDispatchQueues{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"Vec<Vec<U8>>","keys_id":73,"value_id":138}}
RelayDispatchQueueSize{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"Tuple:U32U32","keys_id":73,"value_id":54}}
NeedsDispatch{"origin":"PlainType","plain_type":"Vec<U32>","PlainTypeValue":556}
NextDispatchRoundStartWith{"origin":"PlainType","plain_type":"U32","PlainTypeValue":73}
Overweight{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U64"],"value":"Tuple:U32Vec<U8>","keys_id":8,"value_id":577}}
OverweightCount{"origin":"PlainType","plain_type":"U64","PlainTypeValue":8}
Error Types
Name
Docs
UnknownMessageIndexThe message index given is unknown.
WeightOverLimitThe amount of weight given is possibly not enough for executing the message.