Post
Topic
Board Mining (Altcoins)
Re: GMiner CUDA Equihash 144,5/192,7 Miner v1.08 (BTG, BTCZ, ZERO)
by
vrottenberg
on 11/11/2018, 19:36:42 UTC
Hi dev,
How to make --config work with .bat file pools?
Example:
miner.exe --algo 144_5 --pers BgoldPoW --server eu.btgpool.pro --port 1445 --user GZdx44gPVFX7GfeWXA3kyiuXecym3CWGHi.rig0 --pass x --pec --config pools.txt

when I specified pools in .bat file, they do not work in the config pools.txt

it is necessary that the main pool was in the command line, and backup pools in the configuration file...
thanks
Hi,
archive with miner contains sample configuration file ("sample_config.txt"), please check it.
You have to add [server] section for each your pool.
No! it isn't work with .bat file! If in .bat file specified pool, like --server eu.btgpool.pro, and if --config failover.txt  - it isn't work!
see Claymore's pools.txt or ccminer config.json. - they work properly.
thx