From 8d322dfbdb9fbe99bf472bb2176fe75d613d7c71 Mon Sep 17 00:00:00 2001 From: clenser Date: Thu, 19 Oct 2023 20:25:07 +0000 Subject: [PATCH] Edited ch02_overview.adoc with Atlas code editor --- ch02_overview.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ch02_overview.adoc b/ch02_overview.adoc index a834a9db..2d72e876 100644 --- a/ch02_overview.adoc +++ b/ch02_overview.adoc @@ -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, which was created in exchange for cash (see <>). 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). However, because full nodes use more resources, many user wallets run lightweight clients that track only the user's own