mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 12:02:48 +01:00
chore: add release notes for sethdseed RPC
This commit is contained in:
parent
ad25d54300
commit
d3ad11d056
3
doc/release-notes-6017.md
Normal file
3
doc/release-notes-6017.md
Normal 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.
|
Loading…
Reference in New Issue
Block a user