From eda155fc5ea09bc78a141ad302124eab3ead1643 Mon Sep 17 00:00:00 2001 From: "myarbrough@oreilly.com" Date: Wed, 5 Nov 2014 10:24:42 -0800 Subject: [PATCH] Made changes to ch04.asciidoc --- ch04.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ch04.asciidoc b/ch04.asciidoc index b7057418..39aeb1a3 100644 --- a/ch04.asciidoc +++ b/ch04.asciidoc @@ -885,8 +885,8 @@ It's important to realize that a bitcoin address is simply a number represented [[table_4-11]] .The range of vanity addresses starting with "1Kids" |======= -| From | 1Kids11111111111111111111111111111 -| To | 1Kidszzzzzzzzzzzzzzzzzzzzzzzzzzzzz +| *From* | 1Kids11111111111111111111111111111 +| *To* | 1Kidszzzzzzzzzzzzzzzzzzzzzzzzzzzzz |======= Let's look at the pattern "1Kids" as a number and see how frequently we might find this pattern in a bitcoin address (see <>). An average desktop computer PC, without any specialized hardware, can search approximately 100,000 keys per second.