Post
Topic
Board Announcements (Altcoins)
Re: [ANN] XENIX [POW/POS][X11]
by
barrysty1e
on 17/12/2016, 16:45:31 UTC
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

Code:
    // 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.