Module precompiles
Source - IXcm
- @title XCM Precompile Interface
@notice A low-level interface for interacting with
pallet_xcm
.
It forwards calls directly to the corresponding dispatchable functions,
providing access to XCM execution and message passing.
@dev Documentation:
@dev - XCM: https://docs.polkadot.com/develop/interoperability
@dev - SCALE codec: https://docs.polkadot.com/polkadot-protocol/parachain-basics/data-encoding
@dev - Weights: https://docs.polkadot.com/polkadot-protocol/parachain-basics/blocks-transactions-fees/fees/#transactions-weights-and-fees
- XcmPrecompile