1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-16 04:59:35 +00:00

Edited ch01_intro.adoc with Atlas code editor

This commit is contained in:
clenser 2023-10-13 11:04:28 +00:00
parent cbc2883d66
commit 232a2c3654

View File

@ -81,7 +81,7 @@ In this chapter we'll get started by explaining some of the main concepts and te
.Digital Currencies Before Bitcoin
****
The ((("digital currencies", "history of")))((("history", "of digital currencies", secondary-sortas="digital currencies")))emergence of viable digital money is closely linked to developments in cryptography. This is not surprising when one considers the fundamental challenges involved with using bits to represent value that can be exchanged for goods and services. Three basic questions for anyone accepting digital money are:
The ((("digital currencies", "history of")))((("history", "of digital currencies", secondary-sortas="digital currencies")))((("cryptography", "history of digital currencies")))emergence of viable digital money is closely linked to developments in cryptography. This is not surprising when one considers the fundamental challenges involved with using bits to represent value that can be exchanged for goods and services. Three basic questions for anyone accepting digital money are:
1. Can I trust that the money is authentic and not counterfeit?
2. Can I trust that the digital money can only be spent once (known as the “double-spend” problem)?