Raise local bytecode limit for test helpers
This commit is contained in:
parent
10f011f136
commit
861bad5b00
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ gas_limit = 1_000_000_000
|
|||
gas_price = 0
|
||||
optimizer = true
|
||||
optimizer_runs = 200
|
||||
bytecode_size_limit = 40000
|
||||
# See more config options https://github.com/foundry-rs/foundry/tree/master/config
|
||||
|
||||
[rpc_endpoints]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue