From ccadb6993634f6c1be7208714b3295ad06f0ed57 Mon Sep 17 00:00:00 2001 From: "myarbrough@oreilly.com" Date: Fri, 21 Nov 2014 05:22:03 -0800 Subject: [PATCH] Made changes to ch09.asciidoc --- ch09.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ch09.asciidoc b/ch09.asciidoc index f17f3cf4..0bafd2f5 100644 --- a/ch09.asciidoc +++ b/ch09.asciidoc @@ -283,7 +283,7 @@ Namecoin's basic parameters are the same as bitcoin's: * Consensus algorithm: SHA256 proof of work * Market capitalization: $10 million in mid-2014 -Namecoin's namespaces are not restricted, and anyone can use any namespace in any way. However, certain namespaces have an agreed-upon specification so that when it is read from the blockchain, software knows how to read and proceed from there. If it is malformed, then whatever software you used to read from the specific namespace will throw an error. Some of the popular namespaces are: +Namecoin's namespaces are not restricted, and anyone can use any namespace in any way. However, certain namespaces have an agreed-upon specification so that when it is read from the blockchain, application-level software knows how to read and proceed from there. If it is malformed, then whatever software you used to read from the specific namespace will throw an error. Some of the popular namespaces are: * +d/+ is the domain-name namespace for +.bit+ domains * +id/+ is the namespace for storing person identifiers such as email addresses, PGP keys, and so on