Edited ch10_network.adoc with Atlas code editor

develop
clenser 7 months ago
parent c395e67d12
commit 5ae29e5db4

@ -251,7 +251,7 @@ further reduce the amount of data transmitted and the ((("Bitcoin network", "nod
=== Network Discovery
When a new node boots up, it must discover other
When a ((("Bitcoin network", "nodes", "network discovery", id="bitcoin-network-node-discovery")))((("nodes", "network discovery", id="node-discovery")))((("network discovery", id="network-discovery")))new node boots up, it must discover other
Bitcoin nodes on the network in order to participate. To start this
process, a new node must discover at least one existing node on the
network and connect to it. The geographic location of other nodes is
@ -407,7 +407,7 @@ message to maintain the connection. If a node has not communicated on a
connection for too long, it is assumed to be disconnected
and a new peer will be sought. Thus, the network dynamically adjusts to
transient nodes and network problems, and can organically grow and
shrink as needed without any central control.
shrink as needed without any ((("Bitcoin network", "nodes", "network discovery", startref="bitcoin-network-node-discovery")))((("nodes", "network discovery", startref="node-discovery")))((("network discovery", startref="network-discovery")))central control.
=== Full Nodes

Loading…
Cancel
Save