mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: move reth commands to separate folder (#5886)
This commit is contained in:
@ -7,7 +7,7 @@ use reth::{
|
||||
components::RethNodeComponents,
|
||||
ext::{NoArgs, NoArgsCliExt, RethNodeCommandConfig},
|
||||
},
|
||||
node::NodeCommand,
|
||||
commands::node::NodeCommand,
|
||||
runner::CliRunner,
|
||||
tasks::TaskSpawner,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user