diff --git a/ch10.asciidoc b/ch10.asciidoc index a6746f7d..9550dc3c 100644 --- a/ch10.asciidoc +++ b/ch10.asciidoc @@ -776,7 +776,7 @@ A "fork" occurs whenever there are two candidate blocks competing to form the lo In <>, 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"]