Expand description
§A pallet to trade weight for XCM execution
Re-exports§
pub use weights::WeightInfo;pub use pallet::*;
Modules§
- pallet
- The
palletmodule in each FRAME pallet hosts the most important items needed to construct this pallet. - weights
Structs§
Constants§
Functions§
- compute_
fee_ amount - Helper function to compute fee amount from weight and asset location. This is used by the XcmTransactorFeeTrader adapter implementation.