mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Transaction engine ripple fixes.
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user