Expand description

Module provides utilities for easier XCM handling, e.g: XcmExecutor -> MessageSender -> OutboundMessageQueue | Relayer | XcmRouter <- MessageDispatch <- InboundMessageQueue

Structs§

Enums§

Traits§

Type Aliases§

  • Encoded XCM blob. We expect the bridge messages pallet to use this blob type for both inbound and outbound payloads.