subspace_runtime

Type Alias TwoThirdsCouncil

source
pub type TwoThirdsCouncil = EnsureProportionAtLeast<AccountId, CouncilCollective, 2, 3>;

Aliased Typeยง

struct TwoThirdsCouncil(/* private fields */);