lnd.xprv/chainntnfs/bitcoindnotify
Johan T. Halseth 13be19c9ec
chainntnfs/bitcoind: move NotifySpent to after recording the outpoint
This commit moves the call to the bitcoind backend to start watching an
outpoint for spentness to after we have recorded the outpoint in our
list of clients. This is done to avoid a race that we saw using the btcd
backend, and it is probable that it can also happen using bitcoind.
2018-03-28 10:22:41 +02:00
..
bitcoind.go chainntnfs/bitcoind: move NotifySpent to after recording the outpoint 2018-03-28 10:22:41 +02:00
driver.go multi: add bitcoind drivers and tests 2018-01-15 13:59:34 -08:00