aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-15454.md
blob: 00c847a8d2928f3e679e600b49dd9934e5706b42 (plain)
1
2
3
4
5
6
Wallet
------

Bitcoin Core will no longer create an unnamed `""` wallet by default when no wallet is specified on the command line or in the configuration files.
For backwards compatibility, if an unnamed `""` wallet already exists and would have been loaded previously, then it will still be loaded.
Users without an unnamed `""` wallet and without any other wallets to be loaded on startup  will be prompted to either choose a wallet to load, or to create a new wallet.