Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
Update comment to make it clearer that we're not spiking
Browse files Browse the repository at this point in the history
  • Loading branch information
joncinque committed Aug 23, 2023
1 parent cb76257 commit 8550207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tpu-client/src/nonblocking/tpu_client.rs
Original file line number Diff line number Diff line change
Expand Up @@ -577,7 +577,7 @@ where
));
}

// Send them all at once
// Start the process of sending them all
let results = join_all(futures).await;

progress.set_message_for_confirmed_transactions(
Expand Down

0 comments on commit 8550207

Please sign in to comment.