anvil --optimism functionality #8264
-
What exactly does the optimism flag do? I haven't noticed a change in the tx receipt structure or code at the predeploys. |
Beta Was this translation helpful? Give feedback.
Answered by
zerosnacks
Oct 4, 2024
Replies: 2 comments
-
The Foundry docs only have this:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
The |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
zerosnacks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The
--optimism
flag exists to enable Optimism specific functionality which includes transaction types likeDepositTransaction
and enables the setting of hardforks specific to Optimism.