Skip to content

Commit

Permalink
typo: sbb (sub)
Browse files Browse the repository at this point in the history
  • Loading branch information
eshelB committed Mar 26, 2024
1 parent 7869c72 commit 2c6c44b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/devdocs/Writing Smart Contracts/Gas-and-Benchmarks.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ The current gas limit for a tranasaction is set to be 50 million
<td>8,987</td>
</tr>
<tr>
<td rowspan="3">sbb</td>
<td rowspan="3">sub</td>
<td>euint8</td>
<td>35</td>
<td>7,315</td>
Expand Down

0 comments on commit 2c6c44b

Please sign in to comment.