chore: add release notes for sethdseed RPC

This commit is contained in:
Konstantin Akimov 2024-05-10 14:22:07 +07:00
parent ad25d54300
commit d3ad11d056
No known key found for this signature in database
GPG Key ID: 2176C4A5D01EA524

View File

@ -0,0 +1,3 @@
RPC changes
-----------
- A new `sethdseed` RPC allows users to initialize their blank HD wallets with an HD seed. **A new backup must be made when a new HD seed is set.** This command cannot replace an existing HD seed if one is already set. `sethdseed` uses WIF private key as a seed. If you have a mnemonic, use the `upgradetohd` RPC.