This commit is contained in:
bthomee
2025-05-29 21:00:28 +00:00
parent 5243cbe582
commit e0ff9ab743
567 changed files with 23898 additions and 24756 deletions

View File

@@ -1181,7 +1181,7 @@ $(function() {
<div class="line"><a id="l01125" name="l01125"></a><span class="lineno"> 1125</span> }</div>
<div class="line"><a id="l01126" name="l01126"></a><span class="lineno"> 1126</span> </div>
<div class="line"><a id="l01127" name="l01127"></a><span class="lineno"> 1127</span> <span class="keywordtype">bool</span></div>
<div class="line"><a id="l01128" name="l01128"></a><span class="lineno"><a class="line" href="classripple_1_1test_1_1reduce__relay__test.html#a2ceca0735fa0fd6ee70209913005bb75"> 1128</a></span> <a class="code hl_function" href="classripple_1_1test_1_1reduce__relay__test.html#a2ceca0735fa0fd6ee70209913005bb75">checkCounting</a>(<a class="code hl_class" href="classripple_1_1PublicKey.html">PublicKey</a> <span class="keyword">const</span>&amp; <a class="code hl_function" href="namespaceripple_1_1test_1_1jtx.html#a000ffa48b8512f4af030e7fd63c26cad">validator</a>, <span class="keywordtype">bool</span> isCountingState)</div>
<div class="line"><a id="l01128" name="l01128"></a><span class="lineno"><a class="line" href="classripple_1_1test_1_1reduce__relay__test.html#a2ceca0735fa0fd6ee70209913005bb75"> 1128</a></span> <a class="code hl_function" href="classripple_1_1test_1_1reduce__relay__test.html#a2ceca0735fa0fd6ee70209913005bb75">checkCounting</a>(<a class="code hl_class" href="classripple_1_1PublicKey.html">PublicKey</a> <span class="keyword">const</span>&amp; validator, <span class="keywordtype">bool</span> isCountingState)</div>
<div class="line"><a id="l01129" name="l01129"></a><span class="lineno"> 1129</span> {</div>
<div class="line"><a id="l01130" name="l01130"></a><span class="lineno"> 1130</span> <span class="keyword">auto</span> countingState = network_.overlay().isCountingState(<a class="code hl_function" href="namespaceripple_1_1test_1_1jtx.html#a000ffa48b8512f4af030e7fd63c26cad">validator</a>);</div>
<div class="line"><a id="l01131" name="l01131"></a><span class="lineno"> 1131</span> BEAST_EXPECT(countingState == isCountingState);</div>