lnd/chainntnfs/bitcoindnotify
Oliver Gugger 482f76a0f4
mod+kvdb+channeldb: use btcwallet new DB interface
Depends on btcsuite/btcwallet#757.
Pulls in the updated version of btcwallet and walletdb that have the DB
interface enhanced by their own View() and Update() methods with the
reset callback/closure supported out of the box. That way the global
package-level View() and Update() functions now become pure redirects.
2021-08-04 14:55:55 +02:00
..
bitcoind_dev.go chainntnfs: initialize TxNotifier with new ReorgSafetyLimit 2019-01-11 16:58:15 -08:00
bitcoind_test.go mod+kvdb+channeldb: use btcwallet new DB interface 2021-08-04 14:55:55 +02:00
bitcoind.go chainntnfs: add block cache to BitcoindNotifier 2021-04-28 09:46:11 +02:00
driver.go chainntnfs: add block cache to BitcoindNotifier 2021-04-28 09:46:11 +02:00