diff --git a/doc/release-notes-6017.md b/doc/release-notes-6017.md new file mode 100644 index 0000000000..03d05a42aa --- /dev/null +++ b/doc/release-notes-6017.md @@ -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.