lnd.xprv/chainntnfs/neutrinonotify
Wilmer Paulino bfd11a251e
chainntnfs/neutrinonotify: handle spend notification registration w/ TxNotifier
In this commit, we modify the logic within RegisterSpendNtfn for the
NeutrinoNotifier to account for the recent changes made to the
TxNotifier. Since it is now able to handle spend notification
registration and dispatch, we can bypass all the current logic within
the NeutrinoNotifier and interact directly with the TxNotifier instead.

The most notable change is that now we'll only attempt a historical
rescan if the TxNotifier tells us so.
2018-10-30 17:59:31 -07:00
..
driver.go chainntnfs: add height hint caches to chain notifiers 2018-08-21 12:55:51 -04:00
neutrino_dev.go chainntnfs/neutrinonotify: handle spend notification registration w/ TxNotifier 2018-10-30 17:59:31 -07:00
neutrino.go chainntnfs/neutrinonotify: handle spend notification registration w/ TxNotifier 2018-10-30 17:59:31 -07:00