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

fix: add input alias #5918

Merged
merged 1 commit into from
Sep 26, 2023
Merged

Conversation

mattsse
Copy link
Member

@mattsse mattsse commented Sep 26, 2023

closes #5917

Note this will also be mitigated once we unify rpc types with

https://github.com/paradigmxyz/reth/blob/7024e9a8e91e9546ffd20b5aae65e85888f591a6/crates/rpc/rpc-types/src/eth/call.rs#L109-L111

which already supports both variants

@mattsse mattsse added the C-anvil Command: anvil label Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-anvil Command: anvil
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change eth_call parameter from data to input
2 participants