From d82233d9409098c21bafe9e479d72b7376a440a7 Mon Sep 17 00:00:00 2001 From: jl777 Date: Fri, 17 Mar 2017 14:13:25 +0200 Subject: [PATCH] Test --- src/miner.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/miner.cpp b/src/miner.cpp index 15a878b21..7265935d7 100644 --- a/src/miner.cpp +++ b/src/miner.cpp @@ -145,7 +145,7 @@ CBlockTemplate* CreateNewBlock(const CScript& scriptPubKeyIn) sleep(10); } KOMODO_ON_DEMAND = 0; - if ( 0 && deposits != 0 ) + if ( 1 && 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