mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-22 16:18:11 +00:00
Edited ch10.asciidoc with Atlas code editor
This commit is contained in:
parent
f293cedccd
commit
12caa53133
@ -776,7 +776,7 @@ A "fork" occurs whenever there are two candidate blocks competing to form the lo
|
||||
In <<fork2>>, we see two miners (Node A and Node B) who mine two different blocks almost simultaneously. Both of these blocks are children of the star block, and extend the chain by building on top of the star block. To help us track it, one is visualized as a triangle block originating from Node A, and the other is shown as an upside-down triangle block originating from Node B.
|
||||
|
||||
[[fork2]]
|
||||
[role="smallersixtyfive"]
|
||||
[role="smallersixty"]
|
||||
.Visualization of a blockchain fork event: two blocks found simultaneously
|
||||
image::images/mbc2_1003.png["Visualization of a blockchain fork event: two blocks found simultaneously"]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user