subspace_runtime

Type Alias AllCouncil

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

Aliased Typeยง

struct AllCouncil(/* private fields */);