mirror of https://github.com/voidlizard/hbs2
wip
This commit is contained in:
parent
f0088deb03
commit
70c385ec74
|
@ -85,8 +85,6 @@ updateIndexFromPeer = do
|
|||
|
||||
guard (not done)
|
||||
|
||||
debug $ red "AAAAAAA" <+> pretty htx
|
||||
|
||||
getBlock sto (fromHashRef htx) >>= toMPlus
|
||||
<&> deserialiseOrFail @(RefLogUpdate L4Proto)
|
||||
>>= toMPlus
|
||||
|
|
Loading…
Reference in New Issue