Browse Source

Test

pull/4/head
jl777 6 years ago
parent
commit
f8f740a966
  1. 1
      src/miner.cpp

1
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)
{

Loading…
Cancel
Save