Skip to content

Commit

Permalink
build: increase optimizer_runs
Browse files Browse the repository at this point in the history
  • Loading branch information
ChiTimesChi committed Oct 3, 2024
1 parent 244529c commit ad46d98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/contracts-rfq/foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# 2024-01-01
block_timestamp = 1_704_067_200
evm_version = "paris"
optimizer_runs = 100_000
src = 'contracts'
out = 'out'
libs = ["lib", "node_modules"]
Expand Down

0 comments on commit ad46d98

Please sign in to comment.