subscan
Runtime Modules / DmpQueue
Spec Version:
Call Functions
Name
Lookup
Parameters
service_overweight20002
Events
Name
Lookup
Attributes
InvalidFormat2000["MessageId"]
UnsupportedVersion2001["MessageId"]
ExecutedDownward2002["MessageId","Outcome"]
WeightExhausted2003["MessageId","Weight","Weight"]
OverweightEnqueued2004["MessageId","OverweightIndex","Weight"]
OverweightServiced2005["OverweightIndex","Weight"]
Storage Functions
Name
Type
Configuration{"origin":"PlainType","plain_type":"U64","PlainTypeValue":390}
PageIndex{"origin":"PlainType","plain_type":"cumulus_pallet_dmp_queue:PageIndexData","PlainTypeValue":391}
Pages{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"Vec<Tuple:U32Vec<U8>>","keys_id":4,"value_id":392}}
Overweight{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U64"],"value":"Tuple:U32Vec<U8>","keys_id":8,"value_id":393}}
Error Types
Name
Docs
UnknownThe message index given is unknown.
OverLimitThe amount of weight given is possibly not enough for executing the message.