1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2025-08-02 11:58:23 +00:00

Made changes to ch04.asciidoc

This commit is contained in:
myarbrough@oreilly.com 2014-11-05 10:33:07 -08:00
parent 5093fd2e08
commit 72bc20e2b9

View File

@ -837,9 +837,9 @@ Test the encrypted keys in <<table_4-10>> using bitaddress.org to see how you ca
[[table_4-10]] [[table_4-10]]
.Example of BIP0038 encrypted private key .Example of BIP0038 encrypted private key
|======= |=======
| Private Key (WIF) | 5J3mBbAH58CpQ3Y5RNJpUKPE62SQ5tfcvU2JpbnkeyhfsYB1Jcn | *Private Key (WIF)* | 5J3mBbAH58CpQ3Y5RNJpUKPE62SQ5tfcvU2JpbnkeyhfsYB1Jcn
| Passphrase | MyTestPassphrase | *Passphrase* | MyTestPassphrase
| Encrypted Key (BIP0038) | 6PRTHL6mWa48xSopbU1cKrVjpKbBZxcLRRCdctLJ3z5yxE87MobKoXdTsJ | *Encrypted Key (BIP0038)* | 6PRTHL6mWa48xSopbU1cKrVjpKbBZxcLRRCdctLJ3z5yxE87MobKoXdTsJ
|======= |=======