Skip to content

Commit b80466a

Browse files
committedMay 18, 2017
Edited ch02.asciidoc with Atlas code editor
1 parent 345a057 commit b80466a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎ch02.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ image::images/mbc2_0209.png["Alice's transaction included in a block"]
279279

280280
Bob can now spend the output from this and other transactions. For example, Bob can pay a contractor or supplier by transferring value from Alice's coffee cup payment to these new owners. Most likely, Bob's bitcoin software will aggregate many small payments into a larger payment, perhaps concentrating all the day's bitcoin revenue into a single transaction. This would aggregate the various payments into a single output (and a single address). For a diagram of an aggregating transaction, see <<transaction-aggregating>>.
281281

282-
As Bob spends the payments received from Alice and other customers, he extends the chain of transactions. Let's assume that Bob pays his web designer Gopesh in Bangalore for a new website page. Now the chain of transactions will look like <<block-alice2>>.
282+
As Bob spends the payments received from Alice and other customers, he extends the chain of transactions. Let's assume that Bob pays his web designer Gopesh((("use cases", "offshore contract services"))) in Bangalore for a new website page. Now the chain of transactions will look like <<block-alice2>>.
283283

284284
[[block-alice2]]
285285
.Alice's transaction as part of a transaction chain from Joe to Gopesh

0 commit comments

Comments
 (0)
Please sign in to comment.