Module glutton_westend_runtime::xcm_config
source · Structs§
Type Aliases§
- This is the type we use to convert an (incoming) XCM origin into a local
Origin
instance, ready for dispatching a transaction with Xcm’sTransact
. There is anOriginKind
which can bias the kind of localOrigin
it will become.