pub async fn verify_archive( genesis: &Path, remote_store_config: ObjectStoreConfig, concurrency: usize, interactive: bool, ) -> Result<()>