mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-13 19:38:56 +00:00
Edited preface.asciidoc with Atlas code editor
This commit is contained in:
parent
02dd2b7d09
commit
693b8bb72a
@ -71,7 +71,7 @@ If you feel your use of code examples falls outside fair use or the permission g
|
||||
|
||||
=== Bitcoin Addresses and Transactions in This Book
|
||||
|
||||
((("getting started", "avoid sending money to addresses appearing in book")))((("warnings and cautions", "avoid sending money to addresses appearing in book")))((("keys and addresses", "avoid sending money to addresses appearing in book")))((("transactions", "avoid sending money to addresses appearing in book")))((("blockchain applications", "avoid sending money to addresses appearing in book")))((("QR codes", "avoid sending money to addresses appearing in book")))The bitcoin addresses, transactions, keys, QR codes, and blockchain data used in this book are, for the most part, real. That means you can browse the blockchain, look at the transactions offered as examples, retrieve them with your own scripts or programs, etc.
|
||||
((("getting started", "warnings and cautions")))((("warnings and cautions", "warnings and cautions")))((("keys and addresses", "warnings and cautions")))((("transactions", "warnings and cautions")))((("blockchain applications", "warnings and cautions")))((("QR codes", "warnings and cautions")))The bitcoin addresses, transactions, keys, QR codes, and blockchain data used in this book are, for the most part, real. That means you can browse the blockchain, look at the transactions offered as examples, retrieve them with your own scripts or programs, etc.
|
||||
|
||||
However, please note that the private keys used to construct addresses are either printed in this book, or have been "burned." That means that if you send money to any of these addresses, the money will either be lost forever, or in some cases everyone who can read the book can take it using the private keys printed in here.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user