pub type IndiscriminateVoterFor<N> = IndiscriminateVoter<StateOf<N>, RoundNumOf<N>, CoordNumOf<N>, AbstainOf<N>, YeaOf<N>, NayOf<N>>;
Expand description

Invokes IndiscriminateVoter type constructor so as to be compatible with N.