diff --git a/ch10_network.adoc b/ch10_network.adoc index 378a179f..10d82694 100644 --- a/ch10_network.adoc +++ b/ch10_network.adoc @@ -1021,7 +1021,7 @@ block. In other words, the output script being spent. This had several advantages. First, it meant that wallets didn't need to track outpoints; they could instead just scan for the -output scripts in which they expected to send money. Second, any time a +output scripts to which they expected to receive money. Second, any time a later transaction in a block spends the output of an earlier transaction in the same block, they'll both reference the same output script. More than one reference to the same output script is