mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-04-15 06:46:08 +00:00
parent
73d2924791
commit
115dcc873f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user