v0.8.1
Notable Changes
- Add support for VerusHash 2.2. Miner will automatically switch to VerusHash 2.2 on June 14 activation when mining Verus on a properly updated pool.
Linux/MacOS
Run:
For help with options:
./nheqminer -h
To benchmark your CPU with VerusHash:
./nheqminer -v -b -t 4
the "-t 4" can be modified to specify any number of threads
To mine with a pool:
./nheqminer -v -l poolhost:port -u YourPublicVerusCoinAddress.newuser -p x -t 4
Windows.
Run:
For help with options:
nheqminer -h
To benchmark your CPU with VerusHash:
nheqminer -v -b -t 4
the "-t 4" can be modified to specify any number of threads
To mine with a pool:
nheqminer -v -l poolhost:port -u YourPublicVerusCoinAddress.newuser -p x -t 4