1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-12-23 15:18:11 +00:00

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.
This commit is contained in:
David A. Harding 2023-02-04 15:18:43 -10:00
parent 1601de2634
commit ab4935b2a8

View File

@ -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>>.
[[transaction-alice]]
[role="smallerseventyfive"]
.Alice's transaction to Bob's Store
image::images/mbc2_0208.png["Alice Coffee Transaction"]
[[transaction-alice-url]]
[TIP]
====