mirror of
https://github.com/GOSTSec/sgminer
synced 2025-03-09 20:21:01 +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;
|
||||
work->blk.nonce = 0xffffffff;
|
||||
bitforce->sleep_ms *= 5;
|
||||
bitforce->kname = "Single";
|
||||
}
|
||||
|
||||
submit_nonce(thr, work, nonce);
|
||||
|
Loading…
x
Reference in New Issue
Block a user