lnd/chainntnfs/neutrinonotify
Olaoluwa Osuntokun ddf4715e3c
chainntnfs/neutrinonotify: fix regression for historical spend dispatches
In this commit, we fix an issue that was recently introduced to the way
we handle historical dispatches for the neutrino notifier. In a recent
change, we no return an error if we’re unable to actually find the
transaction that spends an outpoint. If this is the case, then the
outpoint is actually unspent, and we should proceed as normal.
2018-02-02 17:59:16 -08:00
..
driver.go chainntnfs: Rename file with typo in filename. 2017-10-19 20:00:16 -07:00
neutrino.go chainntnfs/neutrinonotify: fix regression for historical spend dispatches 2018-02-02 17:59:16 -08:00