Name | Lookup | Parameters | |
---|---|---|---|
suspend_xcm_execution | 1e01 | - | |
resume_xcm_execution | 1e02 | - | |
update_suspend_threshold | 1e03 | 1 | |
update_drop_threshold | 1e04 | 1 | |
update_resume_threshold | 1e05 | 1 |
Name | Lookup | Attributes | |
---|---|---|---|
XcmpMessageSent | 1e00 | ["XcmHash"] |
Name | Type | |
---|---|---|
InboundXcmpSuspended | {"origin":"PlainType","plain_type":"Vec<U32>","PlainTypeValue":461} | |
OutboundXcmpStatus | {"origin":"PlainType","plain_type":"Vec<cumulus_pallet_xcmp_queue:OutboundChannelDetails>","PlainTypeValue":464} | |
OutboundXcmpMessages | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Twox64Concat"],"key_vec":["U32","U16"],"value":"Vec<U8>","keys_id":467,"value_id":13}} | |
SignalMessages | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"Vec<U8>","keys_id":156,"value_id":13}} | |
QueueConfig | {"origin":"PlainType","plain_type":"cumulus_pallet_xcmp_queue:QueueConfigData","PlainTypeValue":468} | |
QueueSuspended | {"origin":"PlainType","plain_type":"Bool","PlainTypeValue":30} | |
DeliveryFeeFactor | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"U128","keys_id":156,"value_id":233}} |
Name | Type | Value | |
---|---|---|---|
MaxInboundSuspended | U32 | e8030000 |
Name | Docs |
---|---|
BadQueueConfig | Setting the queue config failed since one of its values was invalid. |
AlreadySuspended | The execution is already suspended. |
AlreadyResumed | The execution is already resumed. |