This commit is contained in:
voidlizard 2024-11-06 15:17:26 +03:00
parent 6d69b40400
commit 859c108b2a
1 changed files with 1 additions and 1 deletions

View File

@ -1203,7 +1203,7 @@ runPeer opts = respawnOnError opts $ do
peerThread "pexLoop" (pexLoop @e brains tcp)
-- FIXME: new-download-loop
-- peerThread "blockDownloadLoop" (blockDownloadLoop denv)
peerThread "blockDownloadLoop" (blockDownloadLoop denv)
peerThread "blockDownloadQ" (downloadQueue conf (SomeBrains brains) denv)