timechain_runtime::configs::governance

Type Alias TechnicalSuperMajority

Source
pub type TechnicalSuperMajority = EnsureProportionAtLeast<AccountId, TechnicalCollective, 3, 4>;

Aliased Typeยง

struct TechnicalSuperMajority(/* private fields */);