aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-15454.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/release-notes-15454.md')
-rw-r--r--doc/release-notes-15454.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/release-notes-15454.md b/doc/release-notes-15454.md
deleted file mode 100644
index 00c847a8d2..0000000000
--- a/doc/release-notes-15454.md
+++ /dev/null
@@ -1,6 +0,0 @@
-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.