subscan
Runtime Modules / DmpQueue
Spec Version:
Call Functions
Name
Lookup
Parameters
service_overweight35002
Events
Name
Lookup
Attributes
InvalidFormat3500["MessageId"]
UnsupportedVersion3501["MessageId"]
ExecutedDownward3502["MessageId","Outcome"]
WeightExhausted3503["MessageId","Weight","Weight"]
OverweightEnqueued3504["MessageId","OverweightIndex","Weight"]
OverweightServiced3505["OverweightIndex","Weight"]
Storage Functions
Name
Type
Configuration{"origin":"PlainType","plain_type":"U64","PlainTypeValue":435}
PageIndex{"origin":"PlainType","plain_type":"cumulus_pallet_dmp_queue:PageIndexData","PlainTypeValue":436}
Pages{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"Vec<Tuple:U32Vec<U8>>","keys_id":4,"value_id":437}}
Overweight{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U64"],"value":"Tuple:U32Vec<U8>","keys_id":8,"value_id":438}}
Error Types
Name
Docs
UnknownThe message index given is unknown.
OverLimitThe amount of weight given is possibly not enough for executing the message.