Skip to content

Commit 84fa19c

Browse files
committed
Add release notes for keypool flush changes
1 parent f9603ee commit 84fa19c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

doc/release-notes-23093.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)