Skip to content

Commit

Permalink
build: increase optimizer runs to 1M
Browse files Browse the repository at this point in the history
  • Loading branch information
ChiTimesChi committed Nov 23, 2024
1 parent d8ef816 commit e55b8f8
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 = 1_000_000
src = 'contracts'
out = 'out'
libs = ["lib", "node_modules"]
Expand Down

0 comments on commit e55b8f8

Please sign in to comment.