1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2025-01-11 00:01:03 +00:00

CH04::paper wallets: update terminology

s/mnemonic/recovery code/
s/hardware wallet/hardware signing device/
This commit is contained in:
David A. Harding 2023-02-08 20:45:27 -10:00
parent 8e879b658a
commit e5e465c4b0

View File

@ -1475,8 +1475,8 @@ users. There are many subtle pitfalls involved in generating them, not
least of which the possibility that the generating code is compromised
with a "back door". Hundreds of bitcoin have been stolen this way. Paper
wallets are shown here for informational purposes only and should not be
used for storing bitcoin. Use a BIP-39 mnemonic phrase to backup your
keys. Use a hardware wallet to store keys and sign transactions. DO NOT
used for storing bitcoin. Use a recovery code to backup your
keys, possibly with a hardware signing device to store keys and sign transactions. DO NOT
USE PAPER WALLETS.
====