mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-25 17:38:26 +00:00
Edited ch10_network.adoc with Atlas code editor
This commit is contained in:
parent
fa7240b4d8
commit
32a0d63dda
@ -202,7 +202,7 @@ trans-oceanic fiber optic lines might be able to forward new blocks
|
|||||||
faster than waiting for the block to arrive at the node run by some home
|
faster than waiting for the block to arrive at the node run by some home
|
||||||
user many kilometers away from the fiber optic line.
|
user many kilometers away from the fiber optic line.
|
||||||
|
|
||||||
Another, more complex technique, is((("FEC (Forward Error Correction)"))) Forward Error Correction (FEC).
|
Another, more complex technique, is((("FEC (Forward Error Correction)")))((("Forward Error Correction (FEC)"))) Forward Error Correction (FEC).
|
||||||
This allows a compact block message to be split into several parts, with
|
This allows a compact block message to be split into several parts, with
|
||||||
each part having extra data appended. If any of the parts isn't
|
each part having extra data appended. If any of the parts isn't
|
||||||
received, that part can be reconstructed from the parts that are
|
received, that part can be reconstructed from the parts that are
|
||||||
|
Loading…
Reference in New Issue
Block a user