Type Alias rococo_runtime::xcm_config::FellowsToPlurality
source · pub type FellowsToPlurality = OriginToPluralityVoice<RuntimeOrigin, Fellows, FellowsBodyId>;
Expand description
Type to convert the Fellows origin to a Plurality Location
value.
Aliased Type§
struct FellowsToPlurality(/* private fields */);