1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2025-01-11 08:10:54 +00:00

Edited ch02_overview.adoc with Atlas code editor

This commit is contained in:
clenser 2023-10-13 18:13:12 +00:00
parent 151993bd75
commit 8c32017549

View File

@ -419,7 +419,7 @@ network is to propagate transactions and blocks to all participants.
===== How it propagates ===== How it propagates
Peers in the Bitcoin peer-to-peer network are programs that have both Peers in ((("Bitcoin", "as peer-to-peer network")))((("peer-to-peer networks", "Bitcoin as")))the Bitcoin peer-to-peer network are programs that have both
the software logic and the data necessary for them to fully verify the the software logic and the data necessary for them to fully verify the
correctness of a new transaction. The connections between peers are correctness of a new transaction. The connections between peers are
often visualized as edges (lines) in a graph, with the peers themselves often visualized as edges (lines) in a graph, with the peers themselves