Solo mining Altcoin (litecoin fork)

0

i have made a fork of the current Litecoin code version 0.15.1. I have already generated the genesis block and now i want to solo mine the coin. What is the correct way to do it solo?

I tried already with cpuminer, bfgminer but i only get errors.

c.oin

Posted 2017-12-10T15:39:49.467

Reputation: 29

Answers

0

First of all you need to run two peers (one of them will has server=1 in your altcoin.conf and the other peer will only have addnode=server_node_ip), once you see your connection in the peer tab you can start mining from the debug console typing generatetoaddress n_blocks address

Let me know if you could get it working or if you need any help

justme

Posted 2017-12-10T15:39:49.467

Reputation: 1