Skip to content

Commit 580828a

Browse files
committed
🔧 foundry: set gas limit
foundry-rs/foundry#8274
1 parent 7fa2008 commit 580828a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

foundry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ script = "scripts"
1414
cache_path = "cache/foundry"
1515
fs_permissions = [{ access = "read", path = "./deployments" }]
1616
verbosity = 3
17+
gas_limit = 2_500_000_000
1718

1819
[invariant]
1920
fail_on_revert = true

0 commit comments

Comments
 (0)