lnd.xprv/chainntnfs/bitcoindnotify
Wilmer Paulino 7e872566c4
chainntnfs: query the hint cache before registering a conf ntfn
In this commit, we alter the different chain notifiers to query their
height hint cache before registering a confimation notification. We do
this as it's possible that the cache has a higher height hint, which
can potentially reduce the amount of blocked fetched when attempting
historical dispatches.
2018-08-21 12:55:52 -04:00
..
bitcoind_debug.go chainntnfs: add height hint caches to chain notifiers 2018-08-21 12:55:51 -04:00
bitcoind.go chainntnfs: query the hint cache before registering a conf ntfn 2018-08-21 12:55:52 -04:00
driver.go chainntnfs: add height hint caches to chain notifiers 2018-08-21 12:55:51 -04:00