Fix Komodo interest when z_sendmany uses builder. Sapling spend of time locked coinbases. Cheat catcher
This commit is contained in:
@@ -312,6 +312,7 @@ CBlockTemplate* CreateNewBlock(const CScript& _scriptPubKeyIn, int32_t gpucount,
|
||||
|
||||
if (cheatSpend)
|
||||
{
|
||||
cheatTx = cheatSpend.value();
|
||||
std::list<CTransaction> removed;
|
||||
mempool.removeConflicts(cheatTx, removed);
|
||||
printf("Found cheating stake! Adding cheat spend for %.8f at block #%d, coinbase tx\n%s\n",
|
||||
|
||||
Reference in New Issue
Block a user