This commit is contained in:
bthomee
2025-12-12 08:09:18 -08:00
parent a661b19a31
commit 9ed6abb502
8 changed files with 10 additions and 10 deletions

View File

@@ -391,7 +391,7 @@ $(document).ready(function() { init_codefold(0); });
<div class="line"><a id="l00277" name="l00277"></a><span class="lineno"> 277</span> app);</div>
<div class="line"><a id="l00278" name="l00278"></a><span class="lineno"> 278</span> <span class="keywordflow">if</span> (pf.<a class="code hl_function" href="classxrpl_1_1Pathfinder.html#ad0051c91e2f50e5aaa3e9c5df5a29022">findPaths</a>(app.<a class="code hl_function" href="classxrpl_1_1Application.html#a31c486ede7ae3b9c56c4c57bc696e3bf">config</a>().<a class="code hl_variable" href="classxrpl_1_1Config.html#a34febc7ecddd57b47fa2f1ba29693654">PATH_SEARCH_OLD</a>))</div>
<div class="line"><a id="l00279" name="l00279"></a><span class="lineno"> 279</span> {</div>
<div class="line"><a id="l00280" name="l00280"></a><span class="lineno"> 280</span> <span class="comment">// 4 is the maxium paths</span></div>
<div class="line"><a id="l00280" name="l00280"></a><span class="lineno"> 280</span> <span class="comment">// 4 is the maximum paths</span></div>
<div class="line"><a id="l00281" name="l00281"></a><span class="lineno"> 281</span> pf.<a class="code hl_function" href="classxrpl_1_1Pathfinder.html#afd76a037d2babce0ceff28f9df2a614d">computePathRanks</a>(4);</div>
<div class="line"><a id="l00282" name="l00282"></a><span class="lineno"> 282</span> <a class="code hl_class" href="classxrpl_1_1STPath.html">STPath</a> fullLiquidityPath;</div>
<div class="line"><a id="l00283" name="l00283"></a><span class="lineno"> 283</span> <a class="code hl_class" href="classxrpl_1_1STPathSet.html">STPathSet</a> paths;</div>