mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
Make it compilable (still bunch to fix!)
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
use clap::{Args, Parser};
|
||||
use reth::builder::NodeHandle;
|
||||
use reth_hl::{
|
||||
chainspec::HlChainSpecParser,
|
||||
chainspec::parser::HlChainSpecParser,
|
||||
node::{cli::Cli, HlNode},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user