subscan
Runtime Modules / DmpQueue
Spec Version:
Call Functions
Name
Lookup
Parameters
service_overweight28002
Events
Name
Lookup
Attributes
InvalidFormat2800["MessageId"]
UnsupportedVersion2801["MessageId"]
ExecutedDownward2802["MessageId","Outcome"]
WeightExhausted2803["MessageId","Weight","Weight"]
OverweightEnqueued2804["MessageId","OverweightIndex","Weight"]
OverweightServiced2805["OverweightIndex","Weight"]
Storage Functions
Name
Type
Configuration{"origin":"PlainType","plain_type":"U64","PlainTypeValue":402}
PageIndex{"origin":"PlainType","plain_type":"cumulus_pallet_dmp_queue:PageIndexData","PlainTypeValue":403}
Pages{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"Vec<Tuple:U32Vec<U8>>","keys_id":4,"value_id":404}}
Overweight{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U64"],"value":"Tuple:U32Vec<U8>","keys_id":8,"value_id":405}}
Error Types
Name
Docs
UnknownThe message index given is unknown.
OverLimitThe amount of weight given is possibly not enough for executing the message.