Re-exports§
pub use converter::*;
pub use delivery_receipt::*;
pub use message::*;
Modules§
- Converts XCM messages into simpler commands that can be processed by the Gateway contract
- Outbound V2 primitives
Enums§
- The
XCM::Transact
payload for calling arbitrary smart contracts on Ethereum. On Ethereum, this call will be dispatched by the agent contract acting as a proxy for the XCM origin.