Skip to content

Commit

Permalink
Add release notes for keypool flush changes
Browse files Browse the repository at this point in the history
  • Loading branch information
meshcollider committed Sep 26, 2021
1 parent f9603ee commit 84fa19c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions doc/release-notes-23093.md
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit 84fa19c

Please sign in to comment.