From bb86b3766b04794a25df560c8af07098cc40ef41 Mon Sep 17 00:00:00 2001 From: clenser Date: Thu, 19 Oct 2023 15:17:15 +0000 Subject: [PATCH] Edited ch10_network.adoc with Atlas code editor --- ch10_network.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ch10_network.adoc b/ch10_network.adoc index 6f91bf6e..f48307bb 100644 --- a/ch10_network.adoc +++ b/ch10_network.adoc @@ -282,7 +282,7 @@ acknowledge the +version+ message and establish a connection by sending a +verack+. How does a new node find peers? The first method is to query DNS using a -number of _DNS seeds_, which are DNS servers that provide a list of IP +number of _DNS seeds_, which are((("DNS seeds"))) DNS servers that provide a list of IP addresses of Bitcoin nodes. Some of those DNS seeds provide a static list of IP addresses of stable Bitcoin listening nodes. Some of the DNS seeds are custom implementations of BIND (Berkeley Internet Name Daemon) @@ -411,7 +411,7 @@ shrink as needed without any ((("Bitcoin network", "nodes", "network discovery", === Full Nodes -Full nodes are nodes that verify every transaction in every block on the +Full nodes ((("Bitcoin network", "nodes", "full nodes, purpose of")))((("nodes", "full nodes", "purpose of")))((("full nodes", "purpose of")))are nodes that verify every transaction in every block on the valid blockchain with the most proof of work. Full nodes