diff --git a/ch01.asciidoc b/ch01.asciidoc index 5de0a145..b1a9435f 100644 --- a/ch01.asciidoc +++ b/ch01.asciidoc @@ -29,7 +29,7 @@ In this chapter we'll get started by explaining some of the main concepts and te .Digital Currencies Before Bitcoin **** -((("getting started", "digital currencies prior to bitcoin")))((("digital currencies", "prior to 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: +((("digital currencies", "prior to 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: 1. Can I trust 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)?