mirror of
https://github.com/GOSTSec/sgminer
synced 2025-08-27 22:31:50 +00:00
Put kname change for broken nonce-range back in
This commit is contained in:
parent
2c54522d7d
commit
c37a3f3007
@ -437,6 +437,7 @@ static uint64_t bitforce_get_result(struct thr_info *thr, struct work *work)
|
|||||||
bitforce->nonce_range = false;
|
bitforce->nonce_range = false;
|
||||||
work->blk.nonce = 0xffffffff;
|
work->blk.nonce = 0xffffffff;
|
||||||
bitforce->sleep_ms *= 5;
|
bitforce->sleep_ms *= 5;
|
||||||
|
bitforce->kname = "Single";
|
||||||
}
|
}
|
||||||
|
|
||||||
submit_nonce(thr, work, nonce);
|
submit_nonce(thr, work, nonce);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user