Post
Topic
Board Announcements (Altcoins)
Re: [FZ] Frozen | NoPremine | Rare | Fast Transactions | COMMUNITY TAKEOVER
by
TheFourthSaint
on 21/01/2014, 18:12:58 UTC
Thanks trenton for your help. So I switched to coinmine.pl now.

The mining is working but I'm not sure if I configured it correctly. My last command I typed in was:
./minerd -a quark -o stratum+tcp://mine2.coinmine.pl:4020 -u Weblogin.Worker -p Worker password

I got this command from the Getting started page at coinmine.pl
Is this the right command to mine Frozen? Or how does the mining process know that I want to mine Frozen? (Sorry if that's a newbie question)

Also in my coinmine.pl account under the section "workers" there is a dark X under "Active" of my worker. Shouldn't the worker be active when I'm using it during my mining process?

-u Weblogin.Worker -p Worker password

Those should be YOUR workers. Under the worker tab, you can create worker names. I would do name my workers: 1, 2, 3, etc. with a password like x. so the string would look like:

./minerd -a quark -o stratum+tcp://mine2.coinmine.pl:4020 -u TheFourthSaint.1 -p x


Does that make sense?

Edit: Just saw you got it working. Ignore the above Smiley