subspace_runtime

Type Alias AllCouncil

Source
pub type AllCouncil = EnsureProportionAtLeast<AccountId, CouncilCollective, 1, 1>;

Aliased Typeยง

struct AllCouncil(/* private fields */);