timechain_runtime::configs::governance

Type Alias TechnicalMajority

Source
pub type TechnicalMajority = EnsureProportionMoreThan<AccountId, TechnicalCollective, 1, 2>;

Aliased Typeยง

struct TechnicalMajority(/* private fields */);