This commit is contained in:
jl777
2016-11-08 12:36:13 -03:00
parent 00cf544ef8
commit a8961ee0cc
2 changed files with 3 additions and 1 deletions

View File

@@ -125,7 +125,7 @@ CBlockTemplate* CreateNewBlock(const CScript& scriptPubKeyIn)
break;
sleep(10);
}
if ( ASSETCHAINS_SYMBOL[0] != 0 )
if ( deposits != 0 )
printf("miner KOMODO_DEPOSIT %llu pblock->nHeight %d mempool.GetTotalTxSize(%d)\n",(long long)komodo_paxtotal(),(int32_t)chainActive.Tip()->nHeight,(int32_t)mempool.GetTotalTxSize());
// -regtest only: allow overriding block.nVersion with