We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83865d2 commit 9f2259aCopy full SHA for 9f2259a
packages/automation-contracts/autowrap/foundry.toml
@@ -3,6 +3,7 @@ root = '../../../'
3
libs = ['lib']
4
src = 'packages/automation-contracts/autowrap'
5
solc_version = "0.8.23"
6
+evm_version = 'paris'
7
optimizer = true
8
optimizer_runs = 200
9
remappings = [
packages/automation-contracts/scheduler/foundry.toml
src = 'packages/automation-contracts/scheduler'
0 commit comments