lnd/lnwallet/btcwallet
Olaoluwa Osuntokun 93280ad60a
lnwallet/btcwallet: update implementation to account for recent API changes
The new version of the internal core of btcwallet now uses KeyScopes
rather than address types to derive particular addresses. As a result,
in this commit, we update our API usage to ensure that proper addresses
are still derived.
2018-03-06 16:04:00 -05:00
..
blockchain.go multi: add bitcoind drivers and tests 2018-01-15 13:59:34 -08:00
btcwallet.go lnwallet/btcwallet: update implementation to account for recent API changes 2018-03-06 16:04:00 -05:00
config.go multi: fix several typos in godoc comments 2017-12-17 18:40:05 -08:00
driver.go multi: add bitcoind drivers and tests 2018-01-15 13:59:34 -08:00
signer.go multi: comprehensive typo fixes across all packages 2018-02-06 19:11:11 -08:00