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