mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: rm beacon consensus deps everywhere (#13722)
This commit is contained in:
@ -21,6 +21,7 @@ pub use evm::{
|
||||
BasicBlockExecutorProvider, EthEvmConfig, EthExecutionStrategyFactory, EthExecutorProvider,
|
||||
};
|
||||
|
||||
pub use reth_ethereum_consensus as consensus;
|
||||
pub mod node;
|
||||
pub use node::EthereumNode;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user