This commit is contained in:
blackjok3r
2018-11-01 22:54:35 +08:00
parent 8370c8d5bb
commit 3e3ce74e96

View File

@@ -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.