mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Make pathfinder return best quality paths.
This commit is contained in:
@@ -2327,6 +2327,7 @@ void RippleCalc::pathNext(PathState::ref psrCur, const int iPaths, const LedgerE
|
||||
}
|
||||
}
|
||||
|
||||
// <-- TER: Only returns tepPATH_PARTIAL if !bPartialPayment.
|
||||
TER RippleCalc::rippleCalc(
|
||||
// Compute paths vs this ledger entry set. Up to caller to actually apply to ledger.
|
||||
LedgerEntrySet& lesActive, // <-> --> = Fee already applied to src balance.
|
||||
|
||||
Reference in New Issue
Block a user