NBMiner
Mining Option
Be sure to use a double dash (--).
✔️ Good
nbminer -a ethash -o asia1.ethermine.org:14444 -u wallet --api 0.0.0.0:22333
❌ Bad
nbminer -a ethash -o asia1.ethermine.org:14444 -u wallet
nbminer -a ethash -o asia1.ethermine.org:14444 -u wallet --api 223333
Last updated