Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Adding a note to clarify the gas calculation numbers
  • Loading branch information
zeroknots authored Nov 21, 2023
1 parent 28ccb0d commit 4756e1e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ The following is a table of the gas differences between the Registry and a minim

To run the tests yourself, run `forge test --mc RegistryGasComparisonTest -vv`.

_Note:_ The gas calculation numbers include the gas cost for `CALL`

| # of Attesters | Registry | Minimal7484Registry | Difference |
| ----------------- | ------------ | ------------------- | ---------- |
| 1 | 7983 | 7706 | +277 |
Expand Down

0 comments on commit 4756e1e

Please sign in to comment.