lnd.xprv/chainntnfs/btcdnotify
Johan T. Halseth cc17bc1636
chainntnfs/btcd: add logic for mempool argument to RegisterSpendNtfn
This commit adds a boolean to RegisterSpendNtfn, giving the caller the
option to only register for notifications on confirmed spends. This is
implemented for the btcd backend using logic similar to what is in used
for Neutrino, paving the way for later unifying them.
2018-04-03 11:24:07 +02:00
..
btcd.go chainntnfs/btcd: add logic for mempool argument to RegisterSpendNtfn 2018-04-03 11:24:07 +02:00
driver.go multi: switch from btcrpcclient to rpcclient 2017-08-24 18:54:24 -07:00