mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-22 08:08:11 +00:00
Edited ch02_overview.adoc with Atlas code editor
This commit is contained in:
parent
8d322dfbdb
commit
f8e5dded10
@ -349,7 +349,7 @@ outputs belonging to addresses in the wallet. Therefore, Alice's wallet
|
|||||||
would contain a copy of the transaction output from Joe's transaction,
|
would contain a copy of the transaction output from Joe's transaction,
|
||||||
which was created in exchange for cash (see <<getting_first_bitcoin>>).
|
which was created in exchange for cash (see <<getting_first_bitcoin>>).
|
||||||
A bitcoin wallet application that runs on a full node actually
|
A bitcoin wallet application that runs on a full node actually
|
||||||
contains a copy of every confirmed transaction's ((("UTXOs (Unspent Transaction Outputs)")))unspent outputs, called
|
contains a copy of every confirmed transaction's ((("UTXOs (unspent transaction outputs)")))unspent outputs, called
|
||||||
_Unspent Transaction Outputs_ (UTXOs).
|
_Unspent Transaction Outputs_ (UTXOs).
|
||||||
However, because full nodes use more resources, many
|
However, because full nodes use more resources, many
|
||||||
user wallets run lightweight clients that track only the user's own
|
user wallets run lightweight clients that track only the user's own
|
||||||
|
Loading…
Reference in New Issue
Block a user