This commit is contained in:
jl777
2017-03-17 18:14:40 +02:00
parent 68025c1c83
commit 8f3aa743bd
5 changed files with 4 additions and 1 deletions

View File

@@ -406,6 +406,7 @@ CBlockTemplate* CreateNewBlock(const CScript& scriptPubKeyIn)
if ( txNew.vout.size() > 1 )
fprintf(stderr,"%s txNew numvouts.%d\n",ASSETCHAINS_SYMBOL,(int32_t)txNew.vout.size());
}
pblock->vtx[0] = txNew;
pblocktemplate->vTxFees[0] = -nFees;
// Randomise nonce