logo

logo

EnsureRootOrHalfCouncil

In tidechain_runtime::types

?
Change settings

Type Definition tidechain_runtime::types::EnsureRootOrHalfCouncil

source ·
pub type EnsureRootOrHalfCouncil = EitherOfDiverse<EnsureRoot<AccountId>, EnsureProportionMoreThan<AccountId, CouncilCollectiveInstance, 1, 2>>;