Type Alias subspace_runtime::AllCouncil

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

Aliased Type§

struct AllCouncil(/* private fields */);