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(rpc-types): remove duplicate Index definition in rpc-types-anvil in favor of the one in rpc-types-eth #943

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

zerosnacks
Copy link
Member

Motivation

Noticed that Index was already defined in rpc-types-eth, removing the need to define it again in rpc-types-anvil.

See: https://github.com/alloy-rs/alloy/blob/main/crates/rpc-types-eth/src/index.rs

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@zerosnacks zerosnacks changed the title chore(rpc-types): remove duplicate Index definition in rpc-types-anvil in favor of rpc-types-eth chore(rpc-types): remove duplicate Index definition in rpc-types-anvil in favor of the one in rpc-types-eth Jun 19, 2024
@DaniPopes DaniPopes merged commit dfef950 into main Jun 19, 2024
22 checks passed
@DaniPopes DaniPopes deleted the zerosnacks/remove-duplicate-index-declaration branch June 19, 2024 10:10
ben186 pushed a commit to ben186/alloy that referenced this pull request Jul 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants