From 707925c88234298c770aa3de0d544ab63e2e3294 Mon Sep 17 00:00:00 2001 From: "judymcconville@roadrunner.com" Date: Wed, 26 Apr 2017 13:46:14 -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 37e825a4..75c40236 100644 --- a/ch01.asciidoc +++ b/ch01.asciidoc @@ -128,7 +128,7 @@ When Alice runs Mycelium for the first time, as with many bitcoin wallets, the a .The Mycelium Mobile Wallet image::images/mbc2_0101.png["MyceliumWelcome"] -((("adresses", "bitcoin wallet quickstart example")))The most important part of this screen is Alice's _bitcoin address_. On the screen it appears as a long string of letters and numbers: +1Cdid9KFAaatwczBwBttQcwXYCpvK8h7FK+. Next to the wallet's bitcoin address is a QR code, a form of barcode that contains the same information in a format that can be scanned by a smartphone camera. The QR code is the square with a pattern of black and white dots. Alice can copy the bitcoin address or the QR code onto her clipboard by tapping the QR code, or on the Receive button. In most wallets, tapping the QR code will also magnify it, so that it can be more easily scanned by a smartphone camera. +((("adresses", "bitcoin wallet quickstart example")))((("QR codes", "bitcoin wallet quickstart example")))The most important part of this screen is Alice's _bitcoin address_. On the screen it appears as a long string of letters and numbers: +1Cdid9KFAaatwczBwBttQcwXYCpvK8h7FK+. Next to the wallet's bitcoin address is a QR code, a form of barcode that contains the same information in a format that can be scanned by a smartphone camera. The QR code is the square with a pattern of black and white dots. Alice can copy the bitcoin address or the QR code onto her clipboard by tapping the QR code, or on the Receive button. In most wallets, tapping the QR code will also magnify it, so that it can be more easily scanned by a smartphone camera. [TIP] ====