referrerpolicy=no-referrer-when-downgrade

Module message_queue

Source
Expand description

Runtime configuration for MessageQueue pallet

Structs§

BridgeHubDualMessageRouter
Routes messages to either the XCMP|Snowbridge V1 processor|Snowbridge V2 processor
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.