mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Small fixes.
This commit is contained in:
@@ -885,10 +885,6 @@ TER RippleCalc::calcNodeAdvance(
|
||||
|
||||
if (bDirectAdvance)
|
||||
{ // Get next quality.
|
||||
|
||||
// FIXME: This looks at the original ledger and doesn't take into account any changes
|
||||
// in the LedgerEntrySet. If this code, for example, created offers, this would
|
||||
// not return the pages they're in.
|
||||
uDirectTip = lesActive.getNextLedgerIndex(uDirectTip, uDirectEnd);
|
||||
|
||||
bDirectDirDirty = true;
|
||||
|
||||
Reference in New Issue
Block a user