mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-04 17:55:36 +01:00
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.go | ||
btcwallet_rpctest.go | ||
config.go | ||
driver.go | ||
log.go | ||
psbt.go | ||
psbt_test.go | ||
signer.go | ||
signer_test.go |