referrerpolicy=no-referrer-when-downgrade
westend_runtime::xcm_config

Type Alias FellowshipAdminToPlurality

Source
pub type FellowshipAdminToPlurality = OriginToPluralityVoice<RuntimeOrigin, FellowshipAdmin, FellowshipAdminBodyId>;
Expand description

Type to convert the FellowshipAdmin origin to a Plurality Location value.

Aliased Type§

struct FellowshipAdminToPlurality(/* private fields */);

Trait Implementations

Source§

impl<RuntimeOrigin, EnsureBodyOrigin, Body> TryConvert<RuntimeOrigin, Location> for OriginToPluralityVoice<RuntimeOrigin, EnsureBodyOrigin, Body>
where RuntimeOrigin: Clone, EnsureBodyOrigin: EnsureOrigin<RuntimeOrigin>, Body: Get<BodyId>,

Source§

fn try_convert(o: RuntimeOrigin) -> Result<Location, RuntimeOrigin>

Attempt to make conversion. If returning Result::Err, the inner must always be a.