Post
Topic
Board Mining (Altcoins)
Re: (Will pay for help) Cg miner help
by
Rannasha
on 16/04/2014, 06:23:54 UTC
can someone run this on cg miner and see if it works and edit it if it dosent
cgminer --scrypt -o stratum+tcp://stratum-us.doge.hashfaster.com:3339 -gar492.1 -p 123456 --thread-concurrency 8192 -g 1 -w 256 -I 11
I will pay $5 paypal

I think you forgot a -u in front of the username. Try:
Code:
cgminer --scrypt -o stratum+tcp://stratum-us.doge.hashfaster.com:3339 -u gar492.1 -p 123456 --thread-concurrency 8192 -g 1 -w 256 -I 11