mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: rm reth-interfaces from beacon (#8456)
This commit is contained in:
@ -17,7 +17,7 @@ pub use error::{RethError, RethResult};
|
||||
|
||||
pub use reth_blockchain_tree_api::error::{BlockchainTreeError, CanonicalError};
|
||||
pub use reth_consensus::ConsensusError;
|
||||
pub use reth_execution_errors::BlockExecutionError;
|
||||
pub use reth_execution_errors::{BlockExecutionError, BlockValidationError};
|
||||
pub use reth_storage_errors::{
|
||||
db::DatabaseError,
|
||||
provider::{ProviderError, ProviderResult},
|
||||
|
||||
Reference in New Issue
Block a user