Skip to content

Commit

Permalink
馃敡 foundry: use thousands separator in config
Browse files Browse the repository at this point in the history
  • Loading branch information
cruzdanilo committed May 17, 2024
1 parent c64553c commit abdcc07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
solc_version = "0.8.25"
evm_version = "cancun"
optimizer = true
optimizer_runs = 999999
optimizer_runs = 999_999
verbosity = 3
isolate = true

Expand Down

0 comments on commit abdcc07

Please sign in to comment.