From 09f6bd66a288a32b4e625377caaa37d88ad8ac25 Mon Sep 17 00:00:00 2001 From: clenser Date: Thu, 19 Oct 2023 15:57:05 +0000 Subject: [PATCH] Edited ch10_network.adoc with Atlas code editor --- ch10_network.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ch10_network.adoc b/ch10_network.adoc index 6a5771d8..335f33ef 100644 --- a/ch10_network.adoc +++ b/ch10_network.adoc @@ -1111,7 +1111,7 @@ strong evidence that the filter ((("Bitcoin network", "compact block filters", s === Lightweight Clients and Privacy -Lightweight clients have weaker privacy than a full node. A full +Lightweight clients ((("Bitcoin network", "lightweight clients", "privacy")))((("lightweight clients", "privacy")))((("privacy", "lightweight clients")))have weaker privacy than a full node. A full node downloads all transactions and therefore reveals no information about whether it is using some address in its wallet. A lightweight client only downloads transactions that are related to its wallet in some way.