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
In addition to mining (and voting) with the GUI wallets, you can use an external miner. For that, we've created a Heavycoin fork of cpuminer.
Usage: minerd [OPTIONS]
Options:
-a, --algo=ALGO specify the algorithm to use
scrypt scrypt(1024, 1, 1) (default)
sha256d SHA-256d
heavy Heavycoin hash
-v, --vote=VOTE block reward vote
-m, --trust-pool trust the max block reward vote (maxvote) sent by the pool