pub fn validate( pow: Arc<PowComputer>, problem: &ProofOfWorkProblem, solution: &ProofOfWorkSolution ) -> bool