I'm trying to make fork masternode coin. At me all turned out, and works exactly that that moment when it is reached nLastPOWblock After that, generation of new blocks does not occur I noticed that in all other coins, in the next block there are at least 2 transitions, how can this be related to my problem, and what could be the reason?
The code is the same as that of any other coin. There is a specific problem with the fact that the masternode are not mined after nlastPOWblock. And I understand that this is all the coins in this way, and it is necessary that something should be dealt with, secret keys that would allow produce blocks further
The code is the same as that of any other coin. There is a specific problem with the fact that the masternode are not mined after nlastPOWblock. And I understand that this is all the coins in this way, and it is necessary that something should be dealt with, secret keys that would allow produce blocks further