From 23ab0775d71c5d4de2c1733ebc807e484e986d2e Mon Sep 17 00:00:00 2001 From: clenser Date: Thu, 19 Oct 2023 19:52:44 +0000 Subject: [PATCH] Edited ch01_intro.adoc with Atlas code editor --- ch01_intro.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ch01_intro.adoc b/ch01_intro.adoc index efda2027..79fd9503 100644 --- a/ch01_intro.adoc +++ b/ch01_intro.adoc @@ -219,7 +219,7 @@ server to provide it with accurate information and protect its ((("wallets", "ty [TIP] ==== -Bitcoin ((("Bitcoin", "as peer-to-peer network", secondary-sortas="peer-to-peer network")))((("peer-to-peer networks", "Bitcoin as")))((("peers")))((("clients")))is a peer-to-peer (P2P) network. Full nodes are the _peers:_ +Bitcoin ((("Bitcoin", "as peer-to-peer network", secondary-sortas="peer-to-peer network")))((("peer-to-peer networks, Bitcoin as")))((("peers")))((("clients")))is a peer-to-peer (P2P) network. Full nodes are the _peers:_ each peer individually validates every confirmed transaction and can provide data to its user with complete authority. Lightweight wallets and other software are _clients:_ each client depends on one or more peers