Skip to content

1.21

Latest
Compare
Choose a tag to compare
@mrpsion mrpsion released this 19 Sep 20:42

This release fixes an issue with plot addresses #5 and adds CPU mining.
To enable CPU mining You will need to add the following command line options.

--miner.cpu.enabled=true --miner.cpu.address=

you can also control the number of threads with this argument.

--miner.cpu.threads=x

I have yet to find a share with this, as it is wildly inefficient to mine with a CPU, but i thought I would add it.