From f8f740a966178f5f39d524a0dbb2a8a5d5e8ab12 Mon Sep 17 00:00:00 2001 From: jl777 Date: Thu, 19 Apr 2018 14:10:25 +0300 Subject: [PATCH] Test --- src/miner.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/miner.cpp b/src/miner.cpp index be2bb5e03..fe97b97c7 100644 --- a/src/miner.cpp +++ b/src/miner.cpp @@ -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) {