Structs§
- AnyNetwork
- Base
XcmWeight - Dummy
Asset Transactor - Dummy
Weight Trader - FeeAsset
Id - MaxAssets
Into Holding - MaxInstructions
- Test
Delivery Price - 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 fordeposit_reserve_asset_works_for_any_xcm_sender
integration test. - Token
Location - Universal
Location - XcmConfig
Type Aliases§
- Barrier
- Local
Origin ToLocation - Type to convert an
Origin
type value into aLocation
value which represents an interior location of this chain. - Price
ForChild Parachain Delivery - XcmRouter
- The XCM router. When we want to send an XCM message, we use this type. It amalgamates all of our individual routers.