Skip to content
This repository has been archived by the owner on Nov 5, 2023. It is now read-only.

fix(payload): Grouped Optimism Error #131

Merged
merged 2 commits into from
Oct 30, 2023
Merged

Conversation

refcell
Copy link
Collaborator

@refcell refcell commented Oct 30, 2023

Description

Addresses paradigmxyz#4377 (comment)

@refcell refcell self-assigned this Oct 30, 2023
@refcell refcell requested a review from clabby October 30, 2023 20:48
/// Optimism specific payload building errors.
#[cfg(feature = "optimism")]
#[error(transparent)]
Optimism(#[from] OptimismPayloadBuilderError),
Copy link
Collaborator

Choose a reason for hiding this comment

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

fancy

Copy link
Collaborator

@clabby clabby left a comment

Choose a reason for hiding this comment

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

LGTM

@refcell refcell merged commit 54a1cdc into clabby/op-reth Oct 30, 2023
9 of 16 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants