Type Alias rococo_runtime::xcm_config::LocalPalletOriginToLocation
source · pub type LocalPalletOriginToLocation = (StakingAdminToPlurality, FellowsToPlurality);
Expand description
Type to convert a pallet Origin
type value into a Location
value which represents an
interior location of this chain for a destination chain.