From 3e3ce74e966ea15d54d7b13ee9d82051a25ed4a8 Mon Sep 17 00:00:00 2001 From: blackjok3r Date: Thu, 1 Nov 2018 22:54:35 +0800 Subject: [PATCH] ) --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index a28629528..73cf8a7df 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -4260,7 +4260,7 @@ bool CheckBlock(int32_t *futureblockp,int32_t height,CBlockIndex *pindex,const C mempool.remove(tx, removed, false); } else { // is a z-tx so leave it alone! - fprintf(stderr, "tx vjoinsplit size: %d\n",txsize; + fprintf(stderr, "tx vjoinsplit size: %d\n",txsize); } } // add all the txs in the block to the empty mempool.