mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-30 03:01:58 -04:00
fix(stages, etl): clear ETL collectors in Headers stage when done (#6964)
This commit is contained in:
@@ -836,7 +836,7 @@ impl NodeConfig {
|
||||
header_downloader,
|
||||
body_downloader,
|
||||
factory.clone(),
|
||||
)?
|
||||
)
|
||||
.set(SenderRecoveryStage {
|
||||
commit_threshold: stage_config.sender_recovery.commit_threshold,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user