You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
will open issue to address the redundancy with above trait at later time point in order not to block this issue which is critical for isthmus l2 withdrawals root feature
Describe the feature
same as
reth/crates/rpc/rpc-api/src/engine.rs
Line 41 in 544fd50
but with Opstack types for newPayload v4, we can now then also exclude the v1 endpoints
this should be added to the optimism rpc crate probably.
I also think now that we're splitting those, we no longer need the T: EngineTypes generic on that trait.
Additional context
#13145
The text was updated successfully, but these errors were encountered: