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

feat: use alloy_network::Network::BlockResponse instead of reth_rpc_types::Block in RPC #10613

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

nkysg
Copy link
Contributor

@nkysg nkysg commented Aug 29, 2024

Closes #10451

@nkysg nkysg changed the title use alloy_network::Network::BlockResponse instead of reth_rpc_types::Block in RPC feat: use alloy_network::Network::BlockResponse instead of reth_rpc_types::Block in RPC Aug 30, 2024
@emhane emhane added this pull request to the merge queue Aug 30, 2024
Merged via the queue into paradigmxyz:main with commit 237c22f Aug 30, 2024
69 checks passed
@nkysg nkysg deleted the replace_block branch August 30, 2024 16:37
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.

Use alloy_network::Network::BlockResponse instead of reth_rpc_types::Block in RPC
2 participants