referrerpolicy=no-referrer-when-downgrade

Type Alias people_westend_runtime::RootOrFellows

source ·
pub type RootOrFellows = EitherOfDiverse<EnsureRoot<AccountId>, EnsureXcm<IsVoiceOfBody<FellowshipLocation, FellowsBodyId>>>;
Expand description

Privileged origin that represents Root or Fellows.

Aliased Type§

struct RootOrFellows(/* private fields */);