GMiner

Mining Option

--api 3333

Be sure to use a double dash (--).

✔️ Good

miner.exe --algo ethash --server asia1.ethermine.org:14444 --user wallet.rig --api 3333

❌ Bad

miner.exe --algo ethash --server asia1.ethermine.org:14444 --user wallet.rig

Last updated