This commit is contained in:
jl777
2016-11-15 10:39:47 -03:00
parent 0fec0cc4b3
commit 1565e3c31e

View File

@@ -2230,7 +2230,7 @@ bool ConnectBlock(const CBlock& block, CValidationState& state, CBlockIndex* pin
return false;
control.Add(vChecks);
}
komodo_accrued_interest(pindex->nHeight,sum);
komodo_earned_interest(pindex->nHeight,sum);
CTxUndo undoDummy;
if (i > 0) {
blockundo.vtxundo.push_back(CTxUndo());