Attach worker to CEX.IO account

1

I have been able to set up basic mining using minerd, and it is happily mining away on GHash.IO. However, it doesn't seem to be attached to my CEX.IO account, even though I am mining with these arguments:

minerd --url stratum+tcp://uk1.ghash.io:3333 --threads 2 --userpass [myusername].worker1:

Can anyone point me in the right direction?

EDIT: The above was mining with my account after all. A refresh rate of 1/day lead me to believe otherwise. Sorry to waste everyone's time!

idiot.py

Posted 2014-06-29T13:25:23.170

Reputation: 111

Why do you have a : on the end?Bardi Harborow 2014-07-02T09:34:09.067

The colon separates the username and the password. As a password isn't required for my pool, the left side is left empty.idiot.py 2014-07-02T14:43:52.303

Answers

-1

this work ./minerd --url=stratum+tcp://uk1.ghash.io:3333 -u username.workername -p xxx

Smart

Posted 2014-06-29T13:25:23.170

Reputation: 1