chore: disable sleep

This commit is contained in:
Ludo Galabru
2023-07-31 13:13:38 +02:00
parent ccafe3e620
commit b38bfd71fd

View File

@@ -62,7 +62,7 @@ impl Service {
let hord_config = self.config.get_hord_config();
std::thread::sleep(std::time::Duration::from_secs(3600000));
// std::thread::sleep(std::time::Duration::from_secs(3600000));
// rebuild_rocks_db(&self.config, 767400, 767429, 767400, None, &self.ctx).await?;
// Catch-up with chain tip