aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-23093.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/release-notes-23093.md')
-rw-r--r--doc/release-notes-23093.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/release-notes-23093.md b/doc/release-notes-23093.md
new file mode 100644
index 0000000000..68fbaec53c
--- /dev/null
+++ b/doc/release-notes-23093.md
@@ -0,0 +1,11 @@
+Notable changes
+===============
+
+Updated RPCs
+------------
+
+- `upgradewallet` will now automatically flush the keypool if upgrading
+from a non-HD wallet to an HD wallet, to immediately start using the
+newly-generated HD keys.
+- a new RPC `newkeypool` has been added, which will flush (entirely
+clear and refill) the keypool.