Type Alias people_rococo_runtime::RootOrFellows
source · pub type RootOrFellows = EitherOfDiverse<EnsureRoot<AccountId>, EnsureXcm<IsVoiceOfBody<FellowshipLocation, FellowsBodyId>>>;
Expand description
Privileged origin that represents Root or Fellows pluralistic body.
Aliased Type§
struct RootOrFellows(/* private fields */);