From f8e5dded10c053247e6ce773c024ac2020b49db3 Mon Sep 17 00:00:00 2001 From: clenser Date: Thu, 19 Oct 2023 20:25:22 +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 2d72e876..5bff48ea 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 ((("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). However, because full nodes use more resources, many user wallets run lightweight clients that track only the user's own