referrerpolicy=no-referrer-when-downgrade

Module xcm_config

Module xcm_config 

Source
Expand description

XCM configurations for Westend.

Structs§

AccumulateAccount
AccumulateForwardLocation
The accumulation account location on this chain.
AssetHub
AssetHubNext
BaseDeliveryFee
The base fee for the message delivery fees.
BridgeHub
Broker
CheckAccount
Collectives
Encointer
FeeAssetId
The asset ID for the asset that we use to pay for message delivery fees.
Fellows
FellowsBodyId
LocalPlurality
MaxAssetsIntoHolding
MaxInstructions
OnlyParachains
People
RootLocation
TeleportTracking
Westend does not have mint authority anymore after the Asset Hub migration.
ThisNetwork
TokenLocation
UniversalLocation
Wnd
WndForAssetHub
WndForAssetHubNext
WndForBridgeHub
WndForBroker
WndForCollectives
WndForEncointer
WndForPeople
XcmConfig

Type Aliases§

Aliasers
We let locations alias into child locations of their own. This is a very simple aliasing rule, mimicking the behaviour of the DescendOrigin instruction.
Barrier
The barriers one of which must be passed for an XCM message to be executed.
LocalAssetTransactor
LocalOriginToLocation
Converts a local signed origin into an XCM location. Forms the basis for local origins sending/executing XCMs.
LocationConverter
PriceForChildParachainDelivery
TrustedTeleporters
WaivedLocations
Locations that will not be charged fees in the executor, neither for execution nor delivery. We only waive fees for system functions, which these locations represent.
XcmRouter
The XCM router. When we want to send an XCM message, we use this type. It amalgamates all of our individual routers.