Re-exports§
pub use converter::*;
pub use delivery_receipt::*;
pub use message::*;
Modules§
- converter
- Converts XCM messages into simpler commands that can be processed by the Gateway contract
- delivery_
receipt - exporter
- message
- Outbound V2 primitives
Enums§
- Contract
Call - 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.