pub type CollatorSelectionUpdateOrigin = EitherOfDiverse<EnsureRoot<AccountId>, EnsureXcm<IsMajorityOfBody<ParentLocation, ExecutiveBody>>>;
Expand description

We allow root and the Relay Chain council to execute privileged collator selection operations.