From ab4935b2a8183193c6b148917d1d4207c9b16790 Mon Sep 17 00:00:00 2001 From: "David A. Harding" Date: Sat, 4 Feb 2023 15:18:43 -1000 Subject: [PATCH] CH02::creating outputs: remove block explorer image Don't have enough space for readable text at a good resolution. There's still a link for anyone who wants to see the tx. --- ch02.asciidoc | 8 -------- 1 file changed, 8 deletions(-) diff --git a/ch02.asciidoc b/ch02.asciidoc index de6ec32d..6cdd0da0 100644 --- a/ch02.asciidoc +++ b/ch02.asciidoc @@ -453,14 +453,6 @@ resulting difference is the _transaction fee_ that is collected by the miner as a fee for validating and including the transaction in a block to be recorded on the blockchain. -The resulting transaction can be seen using a blockchain explorer web -application, as shown in <>. - -[[transaction-alice]] -[role="smallerseventyfive"] -.Alice's transaction to Bob's Store -image::images/mbc2_0208.png["Alice Coffee Transaction"] - [[transaction-alice-url]] [TIP] ====