mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-10 20:03:34 -03:00
325 B
325 B
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.