Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tsnob authored Dec 7, 2024
1 parent 824c6af commit 76571f3
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,13 +182,6 @@ Running the script will save a file with details about the deployment in `contra
The gas consumption for verifying a plonk proof as well as updating the state of the light client contract can be seen
by running:

```
> just gas-benchmarks
> cat gas-benchmarks.txt
[PASS] test_verify_succeeds() (gas: 507774)
[PASS] testCorrectUpdateBench() (gas: 594533)
```

In order to profile the gas consumption of the light client contract do the following:

1. Set the environment variables `SEPOLIA_RPC_URL`, `MNEMONIC` and `ETHERSCAN_API_KEY`.
Expand Down

0 comments on commit 76571f3

Please sign in to comment.