pub(crate) type MajorityCouncilOrRoot = EitherOfDiverse<EnsureProportionAtLeast<AccountId, Instance1, 1, 2>, EnsureRoot<AccountId>>;