Why I can't mine in the pool, I have created the worker, and cgminer parameter is correct, can mine in other pool. Is the url and port correct?
stratum+tcp://cash.minebig.com:3336
But I can't mined there, confused.
Did you create your workers?
You need to use the -u loginName.WorkerName - p password
Here is my .bat file to mine there
cgminer --scrypt -o stratum+tcp://cash.minebig.com:3336 -u TimFChavez.GPU -p GPU
Yes, I created the worker, and the user name and password correct, I have mined lots of coin, but can't mine in this pool, strange.
thanks for your reply:)
post your bat file... might be something easy that your not seeing
"pools" : [
{
"url" : "stratum+tcp://cash.minebig.com:3336",
"user" : "walkerli.user",
"pass" : "password"
}
]