We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9603ee commit 84fa19cCopy full SHA for 84fa19c
doc/release-notes-23093.md
@@ -0,0 +1,11 @@
1
+Notable changes
2
+===============
3
+
4
+Updated RPCs
5
+------------
6
7
+- `upgradewallet` will now automatically flush the keypool if upgrading
8
+from a non-HD wallet to an HD wallet, to immediately start using the
9
+newly-generated HD keys.
10
+- a new RPC `newkeypool` has been added, which will flush (entirely
11
+clear and refill) the keypool.
0 commit comments