mirror of https://github.com/voidlizard/hbs2
wip
This commit is contained in:
parent
783eed87f4
commit
d12abed964
|
@ -1202,7 +1202,7 @@ runPeer opts = respawnOnError opts $ do
|
||||||
|
|
||||||
peerThread "pexLoop" (pexLoop @e brains tcp)
|
peerThread "pexLoop" (pexLoop @e brains tcp)
|
||||||
|
|
||||||
-- peerThread "blockDownloadLoop" (blockDownloadLoop denv)
|
peerThread "blockDownloadLoop" (blockDownloadLoop denv)
|
||||||
|
|
||||||
peerThread "blockDownloadQ" (downloadQueue conf (SomeBrains brains) denv)
|
peerThread "blockDownloadQ" (downloadQueue conf (SomeBrains brains) denv)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue