From 6310f7fd102daa06d89e1bcde9ae2be03182d795 Mon Sep 17 00:00:00 2001 From: nadams Date: Wed, 17 May 2017 14:56:42 -0700 Subject: [PATCH] Edited ch12.asciidoc with Atlas code editor --- ch12.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ch12.asciidoc b/ch12.asciidoc index e5041a18..2cac798d 100644 --- a/ch12.asciidoc +++ b/ch12.asciidoc @@ -131,7 +131,7 @@ akTnsDt5uzpioRST76VFRQM8q8sBFnQiwcx Any funds or colored assets sent to this address will be lost forever. Do not send value to this example address! ==== -((("transaction IDs (txid)")))The transaction ID of the issuance transaction is a "normal" bitcoin transaction ID. <> shows that same transaction in a block explorer that doesn't decode colored coins. We'll use blockchain.info: +((("transaction IDs (txid)")))The transaction ID of the issuance transaction is a "normal" bitcoin transaction ID. <> shows that same transaction in a block explorer that doesn't decode colored coins. We'll use _blockchain.info_: https://blockchain.info/tx/10d7c4e022f35288779be6713471151ede967caaa39eecd35296aa36d9c109ec[https://blockchain.info/tx/10d7c4e022f35288779be6713471151ede967caaa39eecd35296aa36d9c109ec] @@ -139,7 +139,7 @@ https://blockchain.info/tx/10d7c4e022f35288779be6713471151ede967caaa39eecd35296a .The issuance transaction on a block explorer that doesn't decode colored coins image::images/mbc2_1202.png[The Issuance Transaction - on a block explorer that doesn't decode colored coins] -As you can see, blockchain.info doesn't recognize this as a colored coins transaction. In fact, it marks the second output with "Unable to decode output address" in red letters. +As you can see, _blockchain.info_ doesn't recognize this as a colored coins transaction. In fact, it marks the second output with "Unable to decode output address" in red letters. If you select "Show scripts & coinbase" on that screen, you can see more detail about the transaction (<>).