From e40ea822e9300bec125f37001f90c3773a0e0c05 Mon Sep 17 00:00:00 2001 From: jl777 Date: Mon, 23 Jul 2018 19:41:41 -1100 Subject: [PATCH] . --- src/miner.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/miner.cpp b/src/miner.cpp index 98a07ddfa..087ff2f45 100644 --- a/src/miner.cpp +++ b/src/miner.cpp @@ -831,7 +831,7 @@ void static BitcoinMiner() } } IncrementExtraNonce(pblock, pindexPrev, nExtraNonce); - fprintf(stderr,"Running KomodoMiner.%s with %u transactions in block (%u bytes)\n",solver.c_str(),pblock->vtx.size()); + fprintf(stderr,"Running KomodoMiner.%s with %u transactions in block\n",solver.c_str(),pblock->vtx.size()); LogPrintf("Running KomodoMiner.%s with %u transactions in block (%u bytes)\n",solver.c_str(),pblock->vtx.size(),::GetSerializeSize(*pblock,SER_NETWORK,PROTOCOL_VERSION)); // // Search