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

Update preface.asciidoc

Maintain consistency.  If you're gonna show an example bitcoin address, should show an example private key.  It also helps to understand it further when you can see an example.
This commit is contained in:
Lornestar 2014-08-22 16:42:00 +08:00
parent e8f4ab417a
commit fb2fe84c86

View File

@ -176,7 +176,7 @@ reward::
secret key (aka private key)::
((("secret key")))
((("private key", see="secret key")))
The secret number that unlocks bitcoins sent to the corresponding address.
The secret number that unlocks bitcoins sent to the corresponding address. A secret key looks like +5J76sF8L5jTtzE96r66Sf8cka9y44wdpJjMwCxR3tzLh3ibVPxh+
transaction::
((("transaction")))