referrerpolicy=no-referrer-when-downgrade

Module converter

Source
Expand description

Converts XCM messages into simpler commands that can be processed by the Gateway contract

Re-exports§

pub use convert::XcmConverter;

Modules§

convert
Converts XCM messages into InboundMessage that can be processed by the Gateway contract

Structs§

EthereumBlobExporter
Used to process ExportMessages where the destination is Ethereum. It takes an ExportMessage and converts it into a simpler message that the Ethereum gateway contract can understand.
XcmFilterExporter
An adapter for the implementation of ExporterFor, which attempts to find the (bridge_location, payment) for the requested network and remote_location and xcm in the provided T table containing various exporters.
XcmForSnowbridgeV2
Xcm for SnowbridgeV2 which requires XCMV5

Constants§

TARGET