btc-wallet: fix issue with block info requests

This commit is contained in:
ixv 2021-06-28 14:06:04 -07:00
parent a99d59926e
commit 2f5af8f4ca

View File

@ -728,7 +728,7 @@
=/ gap (sub block block.btc-state)
=? blocks (gth gap 1)
(gulf +(block.btc-state) (dec block))
=? blocks ?|(?=(~ blockhash) ?=(~ blockfilter))
=? blocks ?&((gth gap 0) ?|(?=(~ blockhash) ?=(~ blockfilter)))
(snoc blocks block)
=? blocks (gth gap 50) ~
:_ %_ state