lnd.xprv/chainntnfs/bitcoindnotify
Johan T. Halseth 4e47e4e7f1
chainntnfs/bitcoindnotify: filter out mempool spends from relevant txs
This commit fix a bug within the bitcoind notifier logic, which would
ignore the passed mempool argument, and notify spentness whether the
spending transaction was confirmed or not. The logic used to fix this is
similar to what is already done for the btcd backend.
2018-07-16 12:27:05 +02:00
..
bitcoind.go chainntnfs/bitcoindnotify: filter out mempool spends from relevant txs 2018-07-16 12:27:05 +02:00
driver.go multi: switch over import paths from roasbeef/* to btcsuite/* 2018-07-13 17:05:39 -07:00