Type Alias runtime_common::origins::gov::types::HalfOfTechnicalCommitte
source · pub type HalfOfTechnicalCommitte = EnsureProportionAtLeast<AccountId, TechnicalCollective, 1, 2>;
Expand description
1/2 of all technical committee members must vote yes to create this origin.
Aliased Type§
struct HalfOfTechnicalCommitte(/* private fields */);