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.