pub type TechnicalMajority = EnsureProportionMoreThan<AccountId, TechnicalCollective, 1, 2>;
Aliased Typeยง
struct TechnicalMajority(/* private fields */);
pub type TechnicalMajority = EnsureProportionMoreThan<AccountId, TechnicalCollective, 1, 2>;
struct TechnicalMajority(/* private fields */);