timechain_runtime::configs::governance

Type Alias EnsureRootOrHalfTechnical

Source
pub type EnsureRootOrHalfTechnical = EitherOfDiverse<EnsureRoot<AccountId>, TechnicalHalf>;

Aliased Typeยง

struct EnsureRootOrHalfTechnical(/* private fields */);