Type Definition pallet_election_provider_multi_phase::SolutionOf [−][src]
type SolutionOf<T> = <T as Config>::Solution;
Expand description
The solution type used by this crate.
type SolutionOf<T> = <T as Config>::Solution;
The solution type used by this crate.