mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-27 22:45:52 +00:00
Typo
This commit is contained in:
@@ -188,7 +188,7 @@ TER PathState::pushNode(
|
|||||||
else
|
else
|
||||||
{
|
{
|
||||||
// Add required intermediate nodes to deliver to current account.
|
// Add required intermediate nodes to deliver to current account.
|
||||||
cLog(TRACE) << "pushNode: imply for account.";
|
cLog(lsTRACE) << "pushNode: imply for account.";
|
||||||
|
|
||||||
terResult = pushImply(
|
terResult = pushImply(
|
||||||
pnCur.uAccountID, // Current account.
|
pnCur.uAccountID, // Current account.
|
||||||
|
|||||||
Reference in New Issue
Block a user