lnd/chainntnfs/bitcoindnotify
yyforyongyu 5fce91caf9
chainntnfs+sweep: add LookupInputMempoolSpend and use it in the
sweeper

This commit implements a new method, `LookupInputMempoolSpend` to do
lookups in the mempool. This method is useful in the case when we only
want to know whether an input is already been spent in the mempool by
the time we call.
2024-04-19 21:33:24 +08:00
..
bitcoind.go chainntnfs+sweep: add LookupInputMempoolSpend and use it in the 2024-04-19 21:33:24 +08:00
bitcoind_dev.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
bitcoind_test.go multi: move unit test backend funcs to new package 2024-03-18 16:13:39 +01:00
driver.go chainntnfs: test both zmq and rpc bitcoind modes 2022-05-11 09:02:13 +02:00