Type Alias rococo_runtime::xcm_config::LocalOriginToLocation
source ยท pub type LocalOriginToLocation = (SignedToAccountId32<RuntimeOrigin, AccountId, ThisNetwork>,);Expand description
Type to convert an Origin type value into a Location value which represents an interior
location of this chain.