mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 09:53:54 +01:00
bab807a57d
To enable converting an existing wallet with private key material into a watch-only wallet on first startup with remote signing enabled, we add a new flag. Since the conversion is a destructive process, this shouldn't happen automatically just because remote signing is enabled. |
||
---|---|---|
.. | ||
blockchain.go | ||
btcwallet_rpctest.go | ||
btcwallet.go | ||
config.go | ||
driver.go | ||
log.go | ||
psbt_test.go | ||
psbt.go | ||
signer_test.go | ||
signer.go |