Skip to content

Commit

Permalink
πŸ‘·β€β™‚οΈ Use new foundry.toml format (#289)
Browse files Browse the repository at this point in the history
  • Loading branch information
onbjerg authored Jul 18, 2022
1 parent 03e4254 commit ebd7418
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions foundry.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[default]
[profile.default]
solc = "0.8.10"
bytecode_hash = "none"
optimizer_runs = 1000000

[intense]
[profile.intense]
fuzz_runs = 10000

0 comments on commit ebd7418

Please sign in to comment.