mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-11 07:17:58 +00:00
Merge branch 'main'
This commit is contained in:
commit
fd2034ce77
@ -4186,6 +4186,7 @@ bool test_nonce(struct work *work, uint32_t nonce)
|
||||
bool submit_nonce(struct thr_info *thr, struct work *work, uint32_t nonce)
|
||||
{
|
||||
total_diff1++;
|
||||
thr->cgpu->diff1++;
|
||||
work->pool->diff1++;
|
||||
|
||||
/* Do one last check before attempting to submit the work */
|
||||
|
Loading…
Reference in New Issue
Block a user