Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: rename the arg name of EvmOpts from evm_opts to evm_args #9424

Merged
merged 5 commits into from
Nov 28, 2024

Conversation

jsvisa
Copy link
Contributor

@jsvisa jsvisa commented Nov 28, 2024

Motivation

We have EvmArgs and EvmOpts struct, so rename evm_opts: EvmArgs to evm_args: EvmArgs, make the code more readable.

Solution

@DaniPopes DaniPopes merged commit 20905ef into foundry-rs:master Nov 28, 2024
21 checks passed
rplusq pushed a commit to rplusq/foundry that referenced this pull request Nov 29, 2024
…dry-rs#9424)

* script: evm_opts -> evm_args

Signed-off-by: jsvisa <[email protected]>

* forge: evm_opts -> evm_args

Signed-off-by: jsvisa <[email protected]>

* chisel: evm_opts -> evm_args

Signed-off-by: jsvisa <[email protected]>

* forge: evm_opts -> evm_args

Signed-off-by: jsvisa <[email protected]>

---------

Signed-off-by: jsvisa <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants