This commit is contained in:
jl777
2018-04-09 22:55:21 +03:00
parent 37af9d4af9
commit a030053610
2 changed files with 4 additions and 4 deletions

View File

@@ -415,7 +415,7 @@ CBlockTemplate* CreateNewBlock(const CScript& scriptPubKeyIn)
pblocktemplate->vTxSigOps.push_back(numsigs);
nFees += txfees;
pblock->nTime = blocktime;
}
} else fprintf(stderr,"no utxos eligible for staking\n");
}
// Create coinbase tx