From cbc2883d664e27f5dfdee7e5ff5bd1f094e3611c Mon Sep 17 00:00:00 2001 From: clenser Date: Fri, 13 Oct 2023 11:04:09 +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 45d290b0..aa68750e 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 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")))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)?