mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Remove a TODO re: an unhandled race condition
This commit is contained in:
@@ -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<
|
||||
|
||||
Reference in New Issue
Block a user