mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-03-26 17:52:13 +01:00
Add release notes for keypool flush changes
This commit is contained in:
parent
f9603ee4e0
commit
84fa19c77a
11
doc/release-notes-23093.md
Normal file
11
doc/release-notes-23093.md
Normal file
@ -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.
|
Loading…
x
Reference in New Issue
Block a user