We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb52c9a commit 9fe0a15Copy full SHA for 9fe0a15
src/xrpld/app/paths/Pathfinder.h
@@ -166,7 +166,7 @@ class Pathfinder : public CountedObject<Pathfinder>
166
int addFlags,
167
std::function<bool(void)> const& continueCallback);
168
169
- // Compute the liquidity for a path. Return tesSUCCESS if it has has enough
+ // Compute the liquidity for a path. Return tesSUCCESS if it has enough
170
// liquidity to be worth keeping, otherwise an error.
171
TER
172
getPathLiquidity(
0 commit comments