Skip to content

Commit

Permalink
Add id for max operation count (#1166)
Browse files Browse the repository at this point in the history
  • Loading branch information
clehner committed Feb 17, 2022
1 parent 156df5f commit becc264
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/spec/v1.0.0/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ <h2 id="default-parameters"><a class="toc-anchor" href="#default-parameters" >§
<td style="text-align:left">1,000 bytes</td>
</tr>
<tr>
<td><code>MAX_OPERATION_COUNT</code></td>
<td id="max-operation-count"><code>MAX_OPERATION_COUNT</code></td>
<td>Maximum number of operations per batch.</td>
<td style="text-align:left">10,000 ops</td>
</tr>
Expand Down

0 comments on commit becc264

Please sign in to comment.