AT Error
on Consensus
trait
#13237
Labels
A-consensus
Related to the consensus engine
A-sdk
Related to reth's use as a library
S-needs-design
This issue requires design work to think about how it would best be accomplished
Describe the feature
Return
Self::Error
instead ofConsensusError
type inConsensus
trait methods. This makes it possible for rollups to configure custom errors (where one variant wraps the l1ConsensusError
type).Additional context
No response
The text was updated successfully, but these errors were encountered: