Module message_queue

Source
Expand description

Runtime configuration for MessageQueue pallet

Structs§

BridgeHubMessageRouter
Routes messages to either the XCMP or Snowbridge processor.
NarrowOriginToSibling
Narrow the scope of the Inner query from AggregateMessageOrigin to ParaId.
ParaIdToSibling
Convert a sibling ParaId to an AggregateMessageOrigin.

Enums§

AggregateMessageOrigin
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.