From 416ba80b1a059ed61cec8d6e6fac0f3854b842ce Mon Sep 17 00:00:00 2001 From: nadams Date: Thu, 11 May 2017 05:52:26 -0700 Subject: [PATCH] Edited ch01.asciidoc with Atlas code editor --- ch01.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ch01.asciidoc b/ch01.asciidoc index 09c83ced..ebc3fb33 100644 --- a/ch01.asciidoc +++ b/ch01.asciidoc @@ -25,7 +25,7 @@ As a developer, I see bitcoin as akin to the internet of money, a network for pr In this chapter we'll get started by explaining some of the main concepts and terms, getting the necessary software, and using bitcoin for simple transactions. In following chapters we'll start unwrapping the layers of technology that make bitcoin possible and examine the inner workings of the bitcoin network and protocol.((("", startref="GSdefine01"))) - +[role="pagebreak-before less_space"] .Digital Currencies Before Bitcoin ****