mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-02-16 17:42:06 +00:00
Edited ch10_network.adoc with Atlas code editor
This commit is contained in:
parent
c395e67d12
commit
5ae29e5db4
@ -251,7 +251,7 @@ further reduce the amount of data transmitted and the ((("Bitcoin network", "nod
|
|||||||
|
|
||||||
=== Network Discovery
|
=== 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
|
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
|
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
|
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
|
connection for too long, it is assumed to be disconnected
|
||||||
and a new peer will be sought. Thus, the network dynamically adjusts to
|
and a new peer will be sought. Thus, the network dynamically adjusts to
|
||||||
transient nodes and network problems, and can organically grow and
|
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
|
=== Full Nodes
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user