Turing
subscan
Runtime Modules / DmpQueue
Spec Version:
Call Functions
Name
Lookup
Parameters
service_overweight2b002
Events
Name
Lookup
Attributes
InvalidFormat2b00["MessageId"]
UnsupportedVersion2b01["MessageId"]
ExecutedDownward2b02["MessageId","Outcome"]
WeightExhausted2b03["MessageId","Weight","Weight"]
OverweightEnqueued2b04["MessageId","OverweightIndex","Weight"]
OverweightServiced2b05["OverweightIndex","Weight"]
Storage Functions
Name
Type
Configuration{"origin":"PlainType","plain_type":"U64","PlainTypeValue":397}
PageIndex{"origin":"PlainType","plain_type":"cumulus_pallet_dmp_queue:PageIndexData","PlainTypeValue":398}
Pages{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"Vec<Tuple:U32Vec<U8>>","keys_id":4,"value_id":399}}
Overweight{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U64"],"value":"Tuple:U32Vec<U8>","keys_id":9,"value_id":400}}
Error Types
Name
Docs
UnknownThe message index given is unknown.
OverLimitThe amount of weight given is possibly not enough for executing the message.