lnd/chainntnfs/btcdnotify
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
..
btcd_dev.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
btcd_test.go multi: move unit test backend funcs to new package 2024-03-18 16:13:39 +01:00
btcd.go chainntnfs+sweep: add LookupInputMempoolSpend and use it in the 2024-04-19 21:33:24 +08:00
driver.go chainntnfs: add block cache to BtcdNotifier 2021-04-28 09:46:11 +02:00