mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 09:53:54 +01:00
482f76a0f4
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. |
||
---|---|---|
.. | ||
bitcoind_dev.go | ||
bitcoind_test.go | ||
bitcoind.go | ||
driver.go |