lnd/chainntnfs/bitcoindnotify
yyforyongyu 1968034075
chainntnfs: fix testHistoricalConfDetailsTxIndex
Fix the following uint test flake,
```
--- FAIL: TestHistoricalConfDetailsTxIndex (0.00s)
    --- FAIL: TestHistoricalConfDetailsTxIndex/rpc_polling_enabled (1.16s)
        bitcoind_test.go:174: should have found the transaction within the mempool, but did not: TxNotFoundIndex
FAIL
```
2023-09-05 07:44:01 +08:00
..
bitcoind_dev.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
bitcoind_test.go chainntnfs: fix testHistoricalConfDetailsTxIndex 2023-09-05 07:44:01 +08:00
bitcoind.go chainntnfs: remove subscriptions when the relevant tx is confirmed 2023-04-19 01:18:19 +08:00
driver.go chainntnfs: test both zmq and rpc bitcoind modes 2022-05-11 09:02:13 +02:00