Module westend_runtime::xcm_config
source · Expand description
XCM configurations for Westend.
Structs
Type Definitions
The barriers one of which must be passed for an XCM message to be executed.
Type to convert an
Origin
type value into a MultiLocation
value which represents an interior location
of this chain.The XCM router. When we want to send an XCM message, we use this type. It amalgamates all of our
individual routers.