mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 12:32:48 +01:00
338 B
338 B
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 theupgradetohd
RPC.