mirror of https://github.com/voidlizard/hbs2
wip
This commit is contained in:
parent
72659b7eb0
commit
8990c9798d
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in New Issue