Transaction engine ripple fixes.

This commit is contained in:
Arthur Britto
2012-11-01 15:13:23 -07:00
parent 8fa4741688
commit c15eb24dc6
2 changed files with 30 additions and 8 deletions

View File

@@ -1016,7 +1016,7 @@ void LedgerEntrySet::rippleCredit(const uint160& uSenderID, const uint160& uRece
if (!sleRippleState)
{
cLog(lsINFO) << "rippleCredit: Creating ripple line: " << uIndex.ToString();
cLog(lsDEBUG) << "rippleCredit: Creating ripple line: " << uIndex.ToString();
STAmount saBalance = saAmount;