This commit is contained in:
voidlizard 2024-11-05 13:14:46 +03:00
parent 72659b7eb0
commit 8990c9798d
1 changed files with 1 additions and 1 deletions

View File

@ -1202,7 +1202,7 @@ runPeer opts = respawnOnError opts $ do
peerThread "pexLoop" (pexLoop @e brains tcp)
-- peerThread "blockDownloadLoop" (blockDownloadLoop denv)
peerThread "blockDownloadLoop" (blockDownloadLoop denv)
peerThread "blockDownloadQ" (downloadQueue conf (SomeBrains brains) denv)