mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-01-19 05:45:21 +01:00
9fd9234d86
With a change in #6379 we made sure that all default scopes are added to the the wallet. Unfortunately this included the BIP044 key scope that our wallet doesn't really use. This breaks the remote signing setup because we don't export the account of the BIP044 scope and therefore run into an issue on the watch-only side when attempting to create the wallet. |
||
---|---|---|
.. | ||
blockchain.go | ||
btcwallet_rpctest.go | ||
btcwallet_test.go | ||
btcwallet.go | ||
config.go | ||
driver.go | ||
log.go | ||
psbt_test.go | ||
psbt.go | ||
signer_test.go | ||
signer.go |