Skip to content

Commit

Permalink
deploy: 3b17215
Browse files Browse the repository at this point in the history
  • Loading branch information
tynes committed May 15, 2024
1 parent 531e115 commit ca8d4b3
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion print.html
Original file line number Diff line number Diff line change
Expand Up @@ -1593,7 +1593,7 @@ <h2 id="the-deposited-transaction-type"><a class="header" href="#the-deposited-t
API responses contain these as additional fields.</li>
</ul>
<p>We select <code>0x7E</code> because transaction type identifiers are currently allowed to go up to <code>0x7F</code>.
Picking a high identifier minimizes the risk that the identifier will be used be claimed by another
Picking a high identifier minimizes the risk that the identifier will be used by another
transaction type on the L1 chain in the future. We don't pick <code>0x7F</code> itself in case it becomes used
for a variable-length encoding scheme.</p>
<h3 id="source-hash-computation"><a class="header" href="#source-hash-computation">Source hash computation</a></h3>
Expand Down
2 changes: 1 addition & 1 deletion protocol/deposits.html
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ <h2 id="the-deposited-transaction-type"><a class="header" href="#the-deposited-t
API responses contain these as additional fields.</li>
</ul>
<p>We select <code>0x7E</code> because transaction type identifiers are currently allowed to go up to <code>0x7F</code>.
Picking a high identifier minimizes the risk that the identifier will be used be claimed by another
Picking a high identifier minimizes the risk that the identifier will be used by another
transaction type on the L1 chain in the future. We don't pick <code>0x7F</code> itself in case it becomes used
for a variable-length encoding scheme.</p>
<h3 id="source-hash-computation"><a class="header" href="#source-hash-computation">Source hash computation</a></h3>
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 ca8d4b3

Please sign in to comment.