Edited ch02_overview.adoc with Atlas code editor

develop
clenser 8 months ago
parent 264e73fdb9
commit 8d322dfbdb

@ -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 ((("Unspent Transaction Outputs (UTXOs)")))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…
Cancel
Save