This commit is contained in:
jl777
2018-04-19 14:10:25 +03:00
parent 2808b68f94
commit f8f740a966

View File

@@ -1082,6 +1082,7 @@ void static BitcoinMiner()
pblock->nBits = savebits;
if ( NOTARY_PUBKEY33[0] == 0 )
{
int32_t percPoS;
UpdateTime(pblock, chainparams.GetConsensus(), pindexPrev);
if (chainparams.GetConsensus().fPowAllowMinDifficultyBlocks)
{