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

Minor copyediting following merge from issue #109

This commit is contained in:
Minh T. Nguyen 2014-08-19 18:43:29 -07:00
parent 99ca075f84
commit 7c5bacd303

View File

@ -115,7 +115,7 @@ address (sometimes mistakenly referred to as a public key)::
((("bitcoin address")))
((("address", see="bitcoin address")))
((("public key", see="bitcoin address")))
A bitcoin address is derived from a public key, and looks like +1DSrfJdB2AnWaFNgSbv3MZC2m74996JafV+. Most addresses begin with a one, excepting multisignature addresses, which begin with a three. You can have as many as you like, share them so people can send you coins.
A bitcoin address is derived from a public key and looks like +1DSrfJdB2AnWaFNgSbv3MZC2m74996JafV+. Most addresses begin with a one, except multisignature addresses which begin with a three. You can have as many addresses as you like and share them so people can send you coins.
bitcoin::
((("bitcoin")))