Skip to content

Commit

Permalink
add back timer
Browse files Browse the repository at this point in the history
  • Loading branch information
HardhatChad committed Aug 8, 2024
1 parent 02e1bf9 commit e69c724
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mine.rs
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ impl Miner {
// Mine until min difficulty has been met
break;
}
} else if cores == 0 {
} else if i.id == 0 {
progress_bar.set_message(format!(
"Mining... ({} sec remaining)",
cutoff_time.saturating_sub(timer.elapsed().as_secs()),
Expand Down

1 comment on commit e69c724

@sumairayasin
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Best Digital Marketing Course in Lahore, Pakistan
Best Digital Marketing Course in Lahore Pakistan | Ideo College helps you to develop your skills in marketing your product or services on social media platforms. Digital Marketing Course in Lahore provides you with more opportunities to learn everything from business and advertising to SMM, SMO, PPC, and Social Media Promotions.

Book This Course

Please sign in to comment.