mirror of
https://github.com/XRPLF/rippled.git
synced 2026-02-10 08:52:34 +00:00
deploy: 3c9f5b6252
This commit is contained in:
@@ -402,7 +402,7 @@ $(document).ready(function() { init_codefold(0); });
|
||||
<div class="line"><a id="l00268" name="l00268"></a><span class="lineno"> 268</span> <span class="comment">// During offer crossing we rely on the fact that prevStepRedeems</span></div>
|
||||
<div class="line"><a id="l00269" name="l00269"></a><span class="lineno"> 269</span> <span class="comment">// will *always* issue. That's because:</span></div>
|
||||
<div class="line"><a id="l00270" name="l00270"></a><span class="lineno"> 270</span> <span class="comment">// o If there's a prevStep_, it will always be a BookStep.</span></div>
|
||||
<div class="line"><a id="l00271" name="l00271"></a><span class="lineno"> 271</span> <span class="comment">// o BookStep::debtDirection() aways returns `issues` when offer</span></div>
|
||||
<div class="line"><a id="l00271" name="l00271"></a><span class="lineno"> 271</span> <span class="comment">// o BookStep::debtDirection() always returns `issues` when offer</span></div>
|
||||
<div class="line"><a id="l00272" name="l00272"></a><span class="lineno"> 272</span> <span class="comment">// crossing.</span></div>
|
||||
<div class="line"><a id="l00273" name="l00273"></a><span class="lineno"> 273</span> <span class="comment">// An assert based on this return value will tell us if that</span></div>
|
||||
<div class="line"><a id="l00274" name="l00274"></a><span class="lineno"> 274</span> <span class="comment">// behavior changes.</span></div>
|
||||
|
||||
Reference in New Issue
Block a user