Type Definition lagoon_runtime::types::EnsureRootOrHalfCouncil
source · pub type EnsureRootOrHalfCouncil = EitherOfDiverse<EnsureRoot<AccountId>, EnsureProportionMoreThan<AccountId, CouncilCollectiveInstance, 1, 2>>;