lnd.xprv/lnwallet/btcwallet
Olaoluwa Osuntokun d8ce90306d
lnwallet/btcwallet: during initial creation catch the case of an existing wallet
In this commit, due to the recent changes within lnd itself, it may be
possible that a wallet already exists when the wallet has been signaled
to be created. As a result, *always* open the wallet ourselves, but
allow an existing wallet to already be in place.
2018-03-05 11:07:07 -05:00
..
blockchain.go multi: add bitcoind drivers and tests 2018-01-15 13:59:34 -08:00
btcwallet.go lnwallet/btcwallet: during initial creation catch the case of an existing wallet 2018-03-05 11:07:07 -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