I was still going to tell you. Anyway I remove the coin of my pool at the end of the month
You must comment on lines 2149 and 2150 in main.cpp
And recompile.
Once syncro decomment the lines and recompile again
And even to watch that its does not happen again
// Check proof-of-work or proof-of-stake
if (nBits != GetNextTargetRequired(pindexPrev, IsProofOfStake()))
return DoS(100, error("AcceptBlock() : incorrect %s", IsProofOfWork() ? "proof-of-work" : "proof-of-stake"));
you're kidding right?
you mean 'oh, just uncomment the code that verifies each block as it comes through'.
c-cex's chain verifies the entire way through. i'm done with this thread, unwatching.