Post
Topic
Board Announcements (Altcoins)
Re: [PRE-ANN][HVC] Heavycoin - CPU-only, Ultra-secure, Decentralized Voting
by
cryptomind
on 07/03/2014, 19:32:25 UTC
It will most likely be something like this:

Code:
minerd.exe -a heavy -o stratum+tcp://stratum01.heavycoinpool.com:3333 -u user -p password

Note the -a heavy ... Heavycoin does not use scrypt - rather it's own hashing function, and a SPECIAL CPU miner will be provided for this!

Come join #HeavycoinPOOL chat if you got any further questions Smiley

I will be using CPUminer.  Is this the right information for the Windows batch file?


minerd.exe -a scrypt -o stratum+tcp://stratum01.pool.com:3333 -u user -p password

or should it be:

minerd.exe -o stratum+tcp://stratum01.pool.com:3333 -u user -p password