subscan
Runtime Modules / XcmpQueue
Spec Version:
Events
Name
Lookup
Attributes
XcmpMessageSent1900["XcmHash"]
Storage Functions
Name
Type
InboundXcmpSuspended{"origin":"PlainType","plain_type":"Vec<U32>","PlainTypeValue":560}
OutboundXcmpStatus{"origin":"PlainType","plain_type":"Vec<cumulus_pallet_xcmp_queue:OutboundChannelDetails>","PlainTypeValue":563}
OutboundXcmpMessages{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Twox64Concat"],"key_vec":["U32","U16"],"value":"Vec<U8>","keys_id":567,"value_id":568}}
SignalMessages{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"Vec<U8>","keys_id":165,"value_id":568}}
QueueConfig{"origin":"PlainType","plain_type":"cumulus_pallet_xcmp_queue:QueueConfigData","PlainTypeValue":569}
QueueSuspended{"origin":"PlainType","plain_type":"Bool","PlainTypeValue":8}
DeliveryFeeFactor{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"U128","keys_id":165,"value_id":464}}
Constants
Name
Type
Value
MaxInboundSuspendedU32e8030000
MaxActiveOutboundChannelsU3280000000
MaxPageSizeU32009c0100
Error Types
Name
Docs
BadQueueConfigSetting the queue config failed since one of its values was invalid.
AlreadySuspendedThe execution is already suspended.
AlreadyResumedThe execution is already resumed.
TooManyActiveOutboundChannelsThere are too many active outbound channels.
TooBigThe message is too big.