Robonomics
subscan
Runtime Modules / DmpQueue
Spec Version:
Call Functions
Name
Lookup
Parameters
service_overweight49002
Events
Name
Lookup
Attributes
InvalidFormat4900["MessageId"]
UnsupportedVersion4901["MessageId"]
ExecutedDownward4902["MessageId","Outcome"]
WeightExhausted4903["MessageId","Weight","Weight"]
OverweightEnqueued4904["MessageId","OverweightIndex","Weight"]
OverweightServiced4905["OverweightIndex","Weight"]
Storage Functions
Name
Type
Configuration{"origin":"PlainType","plain_type":"U64","PlainTypeValue":399}
PageIndex{"origin":"PlainType","plain_type":"cumulus_pallet_dmp_queue:PageIndexData","PlainTypeValue":400}
Pages{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"Vec<Tuple:U32Vec<U8>>","keys_id":4,"value_id":401}}
Overweight{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U64"],"value":"Tuple:U32Vec<U8>","keys_id":8,"value_id":402}}
Error Types
Name
Docs
UnknownThe message index given is unknown.
OverLimitThe amount of weight given is possibly not enough for executing the message.