diff --git a/ch10_network.adoc b/ch10_network.adoc index 0767c83a..9b4d4b94 100644 --- a/ch10_network.adoc +++ b/ch10_network.adoc @@ -1042,7 +1042,7 @@ more bandwidth than((("Bitcoin network", "compact block filters", "downloading m ==== Reducing Bandwidth with Lossy Encoding -The data about the transactions in a block that we want to communicate +The data ((("Bitcoin network", "compact block filters", "lossy encoding")))((("compact block filters", "lossy encoding")))((("blocks", "compact block filters", "lossy encoding")))((("lossy encoding")))((("output scripts", "lossy encoding")))about the transactions in a block that we want to communicate is an output script. Output scripts vary in length and follow patterns, which means the differences between them won't be evenly distributed like we want. However, we've already seen in many places in this book