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: replace reth-rpc-types by alloy-rpc-types #11071

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

greged93
Copy link
Contributor

Removes reth-rpc-types from reth-node-builder.

Linked to #11067.

@@ -62,6 +61,7 @@ reth-transaction-pool.workspace = true
## ethereum
alloy-network.workspace = true
alloy-primitives.workspace = true
alloy-rpc-types = { workspace = true, features = ["engine"] }
Copy link
Contributor Author

@greged93 greged93 Sep 20, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I could also use alloy-rpc-types-eth, alloy-rpc-types-engine and alloy-serde instead. Don't know how granular you want to get.

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.

1 participant