Test
This commit is contained in:
@@ -1082,6 +1082,7 @@ void static BitcoinMiner()
|
|||||||
pblock->nBits = savebits;
|
pblock->nBits = savebits;
|
||||||
if ( NOTARY_PUBKEY33[0] == 0 )
|
if ( NOTARY_PUBKEY33[0] == 0 )
|
||||||
{
|
{
|
||||||
|
int32_t percPoS;
|
||||||
UpdateTime(pblock, chainparams.GetConsensus(), pindexPrev);
|
UpdateTime(pblock, chainparams.GetConsensus(), pindexPrev);
|
||||||
if (chainparams.GetConsensus().fPowAllowMinDifficultyBlocks)
|
if (chainparams.GetConsensus().fPowAllowMinDifficultyBlocks)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user