aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-19602.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/release-notes-19602.md')
-rw-r--r--doc/release-notes-19602.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/release-notes-19602.md b/doc/release-notes-19602.md
new file mode 100644
index 0000000000..61d6aa8ca9
--- /dev/null
+++ b/doc/release-notes-19602.md
@@ -0,0 +1,9 @@
+Wallet
+======
+
+Migrating Legacy Wallets to Descriptor Wallets
+---------------------------------------------
+
+An experimental RPC `migratewallet` has been added to migrate Legacy (non-descriptor) wallets to
+Descriptor wallets. More information about the migration process is available in the
+[documentation](https://github.com/bitcoin/bitcoin/blob/master/doc/managing-wallets.md#migrating-legacy-wallets-to-descriptor-wallets).