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: OptimismPayloadAttributes Re-export #8555

Merged
merged 4 commits into from
Jun 3, 2024

Conversation

refcell
Copy link
Contributor

@refcell refcell commented Jun 3, 2024

Description

Re-exports the reth_rpc_types::engine::OptimismPayloadAttributes from the Optimism payload modules for downstream use since OptimismPayloadAttributes is used as an argument type. This saves downstream users from importing the reth_rpc_types crate just to pull in the OptimismPayloadAttributes type.

@refcell refcell requested a review from mattsse as a code owner June 3, 2024 13:26
@shekhirin shekhirin added the A-op-reth Related to Optimism and op-reth label Jun 3, 2024
crates/optimism/payload/src/lib.rs Show resolved Hide resolved
@mattsse mattsse added this pull request to the merge queue Jun 3, 2024
Merged via the queue into paradigmxyz:main with commit 9e611e8 Jun 3, 2024
12 of 27 checks passed
mw2000 pushed a commit to mw2000/reth that referenced this pull request Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-op-reth Related to Optimism and op-reth
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants