mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-04 09:48:19 +01:00
In this commit, we modify the test to explitlcy give the neutrino backend more time to catch up compared to the RPC backends. We do this as a recent change has been made in the neutrino backend to wait for the filter headers to finish syncing before proceeding with the rescan itself. As a result, we'll need to account for this in the test and sleep enough to give the backend a chance to catch up. |
||
---|---|---|
.. | ||
bitcoind.go | ||
btcd.go | ||
interface.go | ||
interface_test.go | ||
log.go | ||
neutrino.go | ||
queue.go |