1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2025-01-09 15:20:55 +00:00

Edited ch05_wallets.adoc with Atlas code editor

This commit is contained in:
claylock 2023-10-27 12:55:37 +00:00
parent edd0b02cf0
commit 43697cd04f

View File

@ -1025,7 +1025,7 @@ The optional passphrase creates two important features:
distract an attacker from the "real" wallet that contains the majority distract an attacker from the "real" wallet that contains the majority
of funds. of funds.
However, it is important to note that the use of a passphrase also introduces the risk of loss: It's important to note that the use of a passphrase also introduces the risk of loss:
* If the wallet owner is incapacitated or dead and no one else knows the passphrase, the seed is useless and all the funds stored in the wallet are lost forever. * If the wallet owner is incapacitated or dead and no one else knows the passphrase, the seed is useless and all the funds stored in the wallet are lost forever.