Type Alias pallet_election_provider_multi_phase::SolutionOf
source · pub type SolutionOf<T> = <T as MinerConfig>::Solution;
Expand description
The solution type used by this crate.
pub type SolutionOf<T> = <T as MinerConfig>::Solution;
The solution type used by this crate.