Module bridge_hub_common::message_queue
source · Expand description
Runtime configuration for MessageQueue pallet
Structs§
- Routes messages to either the XCMP or Snowbridge processor.
- Narrow the scope of the
Inner
query fromAggregateMessageOrigin
toParaId
. - Convert a sibling
ParaId
to anAggregateMessageOrigin
.
Enums§
- The aggregate origin of an inbound message. This is specialized for BridgeHub, as the snowbridge-outbound-queue-pallet is also using the shared MessageQueue pallet.