pub type SolutionOf<T> = <T as MinerConfig>::Solution;
Expand description

The solution type used by this crate.