Type Definition basilisk_runtime::UnanimousTechCommitteeOrRoot
source · pub(crate) type UnanimousTechCommitteeOrRoot = EitherOfDiverse<EnsureProportionAtLeast<AccountId, Instance2, 1, 1>, EnsureRoot<AccountId>>;
pub(crate) type UnanimousTechCommitteeOrRoot = EitherOfDiverse<EnsureProportionAtLeast<AccountId, Instance2, 1, 1>, EnsureRoot<AccountId>>;