mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-25 17:38:26 +00:00
Edited ch04_keys.adoc with Atlas code editor
This commit is contained in:
parent
19b9ff6d27
commit
28e9bdcb52
@ -1815,7 +1815,7 @@ the future unless the preceding problems ((("public key cryptography", "vanity a
|
|||||||
[[paper_wallets]]
|
[[paper_wallets]]
|
||||||
==== Paper Wallets
|
==== Paper Wallets
|
||||||
|
|
||||||
Paper wallets are private keys printed on paper.
|
Paper wallets((("public key cryptography", "paper wallets", id="pub-key-paper")))((("paper wallets", id="paper-wallet")))((("wallets", "paper", id="wallet-paper"))) are private keys printed on paper.
|
||||||
Often the paper wallet also includes the corresponding Bitcoin address
|
Often the paper wallet also includes the corresponding Bitcoin address
|
||||||
for convenience, but this is not necessary because it can be derived
|
for convenience, but this is not necessary because it can be derived
|
||||||
from the private key.
|
from the private key.
|
||||||
@ -1855,5 +1855,5 @@ spenders to identify the wallets that should receive their payments.
|
|||||||
But when it's actually your wallet receiving the payments, you're going
|
But when it's actually your wallet receiving the payments, you're going
|
||||||
to want the assurance that you'll still have access to that money even
|
to want the assurance that you'll still have access to that money even
|
||||||
if something happens to your wallet data. In the next chapter, we'll
|
if something happens to your wallet data. In the next chapter, we'll
|
||||||
look at how Bitcoin wallets are designed to protect their funds from a
|
look at how Bitcoin wallets are designed to protect their funds ((("public key cryptography", "paper wallets", startref="pub-key-paper")))((("paper wallets", startref="paper-wallet")))((("wallets", "paper", startref="wallet-paper")))from a
|
||||||
variety of threats.
|
variety of threats.
|
||||||
|
Loading…
Reference in New Issue
Block a user