Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Leon1777 committed Aug 25, 2024
1 parent 6381155 commit 51c9398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/miner.rs
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ impl MinerManager {
Self::log_single_hashrate(
&hashes_tried,
"Current hashrate is".into(),
"Workers stalled or crashed. Considered reducing workload and check that your node is synced",
"Workers stalled or crashed. Consider reducing workload and check that your node is synced",
duration,
false,
);
Expand Down

0 comments on commit 51c9398

Please sign in to comment.