mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-07-27 08:58:20 +00:00
Edited ch04.asciidoc with Atlas code editor
This commit is contained in:
parent
158ac9492f
commit
24c034360a
@ -242,7 +242,7 @@ image::images/mbc2_0404.png["ecc_illustrated"]
|
|||||||
|
|
||||||
=== Bitcoin Addresses
|
=== Bitcoin Addresses
|
||||||
|
|
||||||
((("keys and addresses", "bitcoin addresses", id="KAaddress04")))A bitcoin address is a string of digits and characters that can be shared with anyone who wants to send you money. Addresses produced from public keys consist of a string of numbers and letters, beginning with the digit "1". Here's an example of a bitcoin address:
|
((("keys and addresses", "bitcoin addresses", id="KAaddress04")))A bitcoin address is a string of digits and characters that can be shared with anyone who wants to send you money. Addresses produced from public keys consist of a string of numbers and letters, beginning with the digit "1." Here's an example of a bitcoin address:
|
||||||
|
|
||||||
----
|
----
|
||||||
1J7mdg5rbQyUHENYdx39WVWK7fsLpEoXZy
|
1J7mdg5rbQyUHENYdx39WVWK7fsLpEoXZy
|
||||||
|
Loading…
Reference in New Issue
Block a user