[0.13] Create a new HD seed after encrypting the wallet

This commit is contained in:
Jonas Schnelli
2016-07-21 21:19:02 +02:00
parent 18b8ee1cd1
commit f142c11ac6
4 changed files with 22 additions and 1 deletions

View File

@@ -135,6 +135,8 @@ Existing wallets will still use traditional key generation.
Backups of HD wallets, regardless of when they have been created, can
therefore be used to re-generate all possible private keys, even the
ones which haven't already been generated during the time of the backup.
**Attention:** Encrypting the wallet will create a new seed which requires
a new backup!
HD key generation for new wallets can be disabled by `-usehd=0`. Keep in
mind that this flag only has affect on newly created wallets.