Skip to content

Commit

Permalink
deploy: d5ac6d8
Browse files Browse the repository at this point in the history
  • Loading branch information
blmalone committed Apr 17, 2024
1 parent 77de598 commit cf581ea
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 4 deletions.
1 change: 0 additions & 1 deletion print.html
Original file line number Diff line number Diff line change
Expand Up @@ -5257,7 +5257,6 @@ <h2 id="policy-parameters"><a class="header" href="#policy-parameters">Policy Pa
<div class="table-wrapper"><table><thead><tr><th>Config Property</th><th>Description</th><th>Administrator</th></tr></thead><tbody>
<tr><td>Data Availability Type</td><td>Batcher can currently be configured to use blobs or calldata (See <a href="protocol/../glossary.html#data-availability-provider">Data Availability Provider</a>).</td><td><a href="protocol/configurability.html#service-roles">Batch submitter address</a></td></tr>
<tr><td>Batch submission frequency</td><td>Frequency with which batches are submitted to L1 (see <a href="protocol/../glossary.html#batcher-transaction">Batcher Transaction</a>).</td><td><a href="protocol/configurability.html#service-roles">Batch submitter address</a></td></tr>
<tr><td>Compression ratio</td><td>How much compression the batch submitter applies to batches before submission (see <a href="protocol/../glossary.html#channel">Channel</a>).</td><td><a href="protocol/configurability.html#service-roles">Batch submitter address</a></td></tr>
<tr><td><a href="https://github.com/ethereum-optimism/optimism/blob/c927ed9e8af501fd330349607a2b09a876a9a1fb/packages/contracts-bedrock/src/L1/L2OutputOracle.sol#L104">Output frequency</a></td><td>Frequency with which output roots are submitted to L1.</td><td><a href="protocol/configurability.html#admin-roles">L1 Proxy Admin</a></td></tr>
</tbody></table>
</div>
Expand Down
1 change: 0 additions & 1 deletion protocol/configurability.html
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,6 @@ <h2 id="policy-parameters"><a class="header" href="#policy-parameters">Policy Pa
<div class="table-wrapper"><table><thead><tr><th>Config Property</th><th>Description</th><th>Administrator</th></tr></thead><tbody>
<tr><td>Data Availability Type</td><td>Batcher can currently be configured to use blobs or calldata (See <a href="../glossary.html#data-availability-provider">Data Availability Provider</a>).</td><td><a href="#service-roles">Batch submitter address</a></td></tr>
<tr><td>Batch submission frequency</td><td>Frequency with which batches are submitted to L1 (see <a href="../glossary.html#batcher-transaction">Batcher Transaction</a>).</td><td><a href="#service-roles">Batch submitter address</a></td></tr>
<tr><td>Compression ratio</td><td>How much compression the batch submitter applies to batches before submission (see <a href="../glossary.html#channel">Channel</a>).</td><td><a href="#service-roles">Batch submitter address</a></td></tr>
<tr><td><a href="https://github.com/ethereum-optimism/optimism/blob/c927ed9e8af501fd330349607a2b09a876a9a1fb/packages/contracts-bedrock/src/L1/L2OutputOracle.sol#L104">Output frequency</a></td><td>Frequency with which output roots are submitted to L1.</td><td><a href="#admin-roles">L1 Proxy Admin</a></td></tr>
</tbody></table>
</div>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit cf581ea

Please sign in to comment.