lnd.xprv/chainntnfs/neutrinonotify
Wilmer Paulino 2f644d9b62
chainntnfs/neutrinonotify: disable disconnected block ntfns while
rescanning

In this commit, we modify the rescan options Neutrino uses when
performing a rescan for historical chain events to disable disconnected
block notifications. This is needed as the Neutrino backend will mutate
its internal state while rewinding, which causes disconnected block
notifications to be sent. Since the notifier acts upon these
notifications, they would cause it to also rewind unnecessarily.
2018-08-21 13:02:17 -04:00
..
driver.go chainntnfs: add height hint caches to chain notifiers 2018-08-21 12:55:51 -04:00
neutrino_debug.go chainntnfs: add height hint caches to chain notifiers 2018-08-21 12:55:51 -04:00
neutrino.go chainntnfs/neutrinonotify: disable disconnected block ntfns while 2018-08-21 13:02:17 -04:00