Module astar_primitives::xcm

source ·
Expand description

§XCM Primitives

§Overview

Collection of common XCM primitives used by runtimes.

  • AssetLocationIdConverter - conversion between local asset Id and cross-chain asset multilocation
  • FixedRateOfForeignAsset - weight trader for execution payment in foreign asset
  • ReserveAssetFilter - used to check whether asset/origin are a valid reserve location
  • XcmFungibleFeeHandler - used to handle XCM fee execution fees

Please refer to implementation below for more info.

Structs§

Constants§