referrerpolicy=no-referrer-when-downgrade

Module xcm_config

Source

Structs§

AnyNetwork
BaseXcmWeight
DummyAssetTransactor
DummyWeightTrader
FeeAssetId
MaxAssetsIntoHolding
MaxInstructions
TestDeliveryPrice
Implementation of PriceForMessageDelivery, returning a different price based on whether a message contains a reanchored asset or not. This implementation ensures that messages with non-reanchored assets return higher prices than messages with reanchored assets. Useful for deposit_reserve_asset_works_for_any_xcm_sender integration test.
TokenLocation
UniversalLocation
XcmConfig

Type Aliases§

Barrier
LocalOriginToLocation
Type to convert an Origin type value into a Location value which represents an interior location of this chain.
PriceForChildParachainDelivery
XcmRouter
The XCM router. When we want to send an XCM message, we use this type. It amalgamates all of our individual routers.