mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: rm redundant config (#4987)
This commit is contained in:
@ -282,7 +282,6 @@ impl<Ext: RethCliExt> NodeCommand<Ext> {
|
||||
Factory::new(self.chain.clone()),
|
||||
Arc::clone(&self.chain),
|
||||
);
|
||||
let _tree_config = BlockchainTreeConfig::default();
|
||||
let tree = BlockchainTree::new(
|
||||
tree_externals,
|
||||
BlockchainTreeConfig::default(),
|
||||
|
||||
Reference in New Issue
Block a user