mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-11 07:17:58 +00:00
add todo comment if we ever fix the broken config parser
This commit is contained in:
parent
0bbf5550a8
commit
5b8adcd9a1
@ -6127,6 +6127,8 @@ static void get_work_prepare_thread(struct thr_info *mythr, struct work *work)
|
||||
}
|
||||
rd_unlock(&mining_thr_lock);
|
||||
// Apply other pool-specific settings
|
||||
// TODO: when config parser is improved, add else statements and set
|
||||
// to default intensity
|
||||
if (work->pool->intensity)
|
||||
set_intensity(work->pool->intensity);
|
||||
if (work->pool->xintensity)
|
||||
|
Loading…
Reference in New Issue
Block a user