timechain_runtime::configs::governance

Type Alias TechnicalHalf

Source
pub type TechnicalHalf = EnsureProportionAtLeast<AccountId, TechnicalCollective, 1, 2>;

Aliased Typeยง

struct TechnicalHalf(/* private fields */);