mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-01-19 05:45:21 +01:00
485d8f043d
If new default scopes are added to the underlying btcwallet implementation, then they aren't automatically created for _existing_ wallets, only for new ones. So on startup we need to make sure all scopes are present. |
||
---|---|---|
.. | ||
blockchain.go | ||
btcwallet_rpctest.go | ||
btcwallet.go | ||
config.go | ||
driver.go | ||
log.go | ||
psbt_test.go | ||
psbt.go | ||
signer_test.go | ||
signer.go |