chore: rm unused HeaderClient in Header Stage (#967)

This commit is contained in:
Matthias Seitz
2023-01-22 16:21:30 +01:00
committed by GitHub
parent 583426bb95
commit fab1508954
2 changed files with 10 additions and 16 deletions

View File

@ -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 {