pub type TechnicalSuperMajority = EnsureProportionAtLeast<AccountId, TechnicalCollective, 3, 4>;
Aliased Typeยง
struct TechnicalSuperMajority(/* private fields */);
pub type TechnicalSuperMajority = EnsureProportionAtLeast<AccountId, TechnicalCollective, 3, 4>;
struct TechnicalSuperMajority(/* private fields */);