Team Red Miner
Mining Option
Be sure to use a double dash (--).
✔️ Good
teamredminer.exe -a ethash -o stratum+tcp://asia1.ethermine.org:14444 -u wallet.work1 -p x --api_listen=0.0.0.0:4028
❌ Bad
teamredminer.exe -a ethash -o stratum+tcp://asia1.ethermine.org:14444 -u wallet.work1 -p x
teamredminer.exe -a ethash -o stratum+tcp://asia1.ethermine.org:14444 -u wallet.work1 -p x -cm_api_listen=4444
Last updated