From 6b4e8e3a667d715640ef36677c4f71cfd175adba Mon Sep 17 00:00:00 2001 From: "David A. Harding" Date: Thu, 25 Sep 2014 09:23:01 -0400 Subject: [PATCH] Remove reference to removed image. Thanks @garethtdavies! (fixes #576) --- _includes/guide_transactions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/guide_transactions.md b/_includes/guide_transactions.md index 62e4e778..54069f1d 100644 --- a/_includes/guide_transactions.md +++ b/_includes/guide_transactions.md @@ -25,7 +25,7 @@ about coinbase transactions in the block chain section of this guide. -The figure above shows the core parts of a Bitcoin transaction. Each + Each transaction has at least one input and one output. Each [input][]{:#term-input}{:.term} spends the satoshis paid to a previous output. Each [output][]{:#term-output}{:.term} then waits as an Unspent Transaction Output (UTXO) until a later input spends it. When your