async fn check_hardfork<P>(provider: &P) -> (DoctorStep, Option<bool>)where P: Provider<TempoNetwork>,