crust-parachain
subscan
Runtime Modules / DmpQueue
Spec Version:
Call Functions
Name
Lookup
Parameters
service_overweight10002
Events
Name
Lookup
Attributes
InvalidFormat1000["XcmHash"]
UnsupportedVersion1001["XcmHash"]
ExecutedDownward1002["XcmHash","XcmHash","Outcome"]
WeightExhausted1003["XcmHash","XcmHash","Weight","Weight"]
OverweightEnqueued1004["XcmHash","XcmHash","OverweightIndex","Weight"]
OverweightServiced1005["OverweightIndex","Weight"]
MaxMessagesExhausted1006["XcmHash"]
Storage Functions
Name
Type
Configuration{"origin":"PlainType","plain_type":"sp_weights:weight_v2:Weight","PlainTypeValue":394}
PageIndex{"origin":"PlainType","plain_type":"cumulus_pallet_dmp_queue:PageIndexData","PlainTypeValue":395}
Pages{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"Vec<Tuple:U32Vec<U8>>","keys_id":4,"value_id":396}}
Overweight{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U64"],"value":"Tuple:U32Vec<U8>","keys_id":11,"value_id":397}}
CounterForOverweight{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
Error Types
Name
Docs
UnknownThe message index given is unknown.
OverLimitThe amount of weight given is possibly not enough for executing the message.