Skip to content

Commit

Permalink
chore: explicitely set gas_limit in foundry config
Browse files Browse the repository at this point in the history
  • Loading branch information
smol-ninja committed Jun 29, 2024
1 parent 37164ae commit c10978d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
{ access = "read-write", path = "./benchmark/results"},
{ access = "read-write", path = "./cache" }
]
gas_limit = 9223372036854775807
gas_reports = [
"SablierV2BatchLockup",
"SablierV2MerkleLL",
Expand Down

0 comments on commit c10978d

Please sign in to comment.