Expand description
Converts XCM messages into simpler commands that can be processed by the Gateway contract
Re-exports§
pub use convert::XcmConverter;
Modules§
- Converts XCM messages into InboundMessage that can be processed by the Gateway contract
Structs§
- 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.
- An adapter for the implementation of
ExporterFor
, which attempts to find the(bridge_location, payment)
for the requestednetwork
andremote_location
andxcm
in the providedT
table containing various exporters. - Xcm for SnowbridgeV2 which requires XCMV5