This commit is contained in:
bthomee
2025-08-14 16:32:29 +00:00
parent c4e1e1ce95
commit ddf7e5a9f9
2 changed files with 2 additions and 2 deletions

View File

@@ -501,7 +501,7 @@ $(function() {
<div class="line"><a id="l00423" name="l00423"></a><span class="lineno"> 423</span> !((*sleLine)[sfFlags] &amp; authField) &amp;&amp;</div>
<div class="line"><a id="l00424" name="l00424"></a><span class="lineno"> 424</span> (*sleLine)[sfBalance] == beast::zero)</div>
<div class="line"><a id="l00425" name="l00425"></a><span class="lineno"> 425</span> {</div>
<div class="line"><a id="l00426" name="l00426"></a><span class="lineno"> 426</span> JLOG(<a class="code hl_variable" href="classripple_1_1DirectStepI.html#aed454bb6ea7bcc8c989a4efd02cbf363">j_</a>.<a class="code hl_function" href="classbeast_1_1Journal.html#ad8fefe3e8ad583e1ed1bf02094ac3d8f">warn</a>())</div>
<div class="line"><a id="l00426" name="l00426"></a><span class="lineno"> 426</span> JLOG(<a class="code hl_variable" href="classripple_1_1DirectStepI.html#aed454bb6ea7bcc8c989a4efd02cbf363">j_</a>.<a class="code hl_function" href="classbeast_1_1Journal.html#a556228cb60bcf405c225d3f64b7b01ae">debug</a>())</div>
<div class="line"><a id="l00427" name="l00427"></a><span class="lineno"> 427</span> &lt;&lt; <span class="stringliteral">&quot;DirectStepI: can&#39;t receive IOUs from issuer without auth.&quot;</span></div>
<div class="line"><a id="l00428" name="l00428"></a><span class="lineno"> 428</span> &lt;&lt; <span class="stringliteral">&quot; src: &quot;</span> &lt;&lt; <a class="code hl_variable" href="classripple_1_1DirectStepI.html#a9aed3dbda61ef1b49e75368066194371">src_</a>;</div>
<div class="line"><a id="l00429" name="l00429"></a><span class="lineno"> 429</span> <span class="keywordflow">return</span> <a class="code hl_enumvalue" href="namespaceripple.html#adebe4d783be9c979e67fdbb2bc27162faccec22dfce11ac7d31150921b257ee80">terNO_AUTH</a>;</div>