stage header tmpdir (#3218)

This commit is contained in:
Alex Sharov 2022-01-08 14:11:08 +07:00 committed by GitHub
parent c2d0f0082a
commit 576a31736c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,6 +74,7 @@ func StageHeadersCfg(
announceNewHashes: announceNewHashes,
penalize: penalize,
batchSize: batchSize,
tmpdir: tmpdir,
noP2PDiscovery: noP2PDiscovery,
reverseDownloadCh: reverseDownloadCh,
waitingPosHeaders: waitingPosHeaders,