Module rococo_runtime::xcm_config
source · Expand description
XCM configuration for Rococo.
Structs
Type Definitions
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.