mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: rm unused HeaderClient in Header Stage (#967)
This commit is contained in:
@ -156,8 +156,7 @@ impl Command {
|
||||
Default::default(),
|
||||
),
|
||||
consensus: consensus.clone(),
|
||||
client: fetch_client.clone(),
|
||||
network_handle: network.clone(),
|
||||
sync_status_updates: network.clone(),
|
||||
metrics: HeaderMetrics::default(),
|
||||
})
|
||||
.push(TotalDifficultyStage {
|
||||
|
||||
Reference in New Issue
Block a user