From 232a2c36547ea1842ca153b9fc8c740fe70eccf7 Mon Sep 17 00:00:00 2001 From: clenser Date: Fri, 13 Oct 2023 11:04:28 +0000 Subject: [PATCH] Edited ch01_intro.adoc with Atlas code editor --- ch01_intro.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ch01_intro.adoc b/ch01_intro.adoc index aa68750e..93a4ca5b 100644 --- a/ch01_intro.adoc +++ b/ch01_intro.adoc @@ -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)?