I have setup a private Peercoin network with two nodes on virtual box. Both clients are able to connect and i am able to start a separate private blockchain.
I have started mining using the setgenerate true
.
Now i want to achieve similar thing using the latest client. I am able to connect two nodes with no outside connections. Now i want to start mining just like the older version, but seems like they have removed the setgenerate
command.
How can i start CPU mining on the new client?