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