This commit is contained in:
jl777
2017-03-23 06:28:05 +02:00
parent d5ecb91b00
commit 7a57bbb446

View File

@@ -211,7 +211,7 @@ CBlockTemplate* CreateNewBlock(const CScript& scriptPubKeyIn)
mempool.remove(tx, removed, true);
}
continue;
}
} else fprintf(stderr,"coinbase or is finaltx (%d %u)\n",(int32_t)nHeight,(uint32_t)nLockTimeCutoff);
COrphan* porphan = NULL;
double dPriority = 0;
CAmount nTotalIn = 0;