Remove a TODO re: an unhandled race condition

This commit is contained in:
Luke Parker
2023-10-14 00:41:07 -04:00
parent 7275a95907
commit 96cc5d0157
2 changed files with 25 additions and 15 deletions

View File

@@ -110,7 +110,7 @@ async fn handle_block<
event_id += 1;
}
// TODO2: Trigger any necessary re-attempts
// TODO: Trigger any necessary re-attempts
}
pub(crate) async fn handle_new_blocks<