A Substrate pallet for handling XCM (Cross-Consensus Message) programs.
# Cargo.toml
[dependencies]
pallet-xcm = "28.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage showing the Pallet struct, typically integrated into a Substrate runtime.
Ensure you have a proper Substrate node setup and implement pallet_xcm::Config.
No dependency data recorded yet.