Skip to content

Commit 593ad3c

Browse files
committed
Fix rewrite leftover.
1 parent 5ff6872 commit 593ad3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Periodically-Syncing-HyperChains.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -677,7 +677,7 @@ below `MINIMUM_STAKE`.)
677677

678678
For hyperchains we calculate the "difficulty" of a normal block as the difficulty of the preceding
679679
block + 1. The difficulty of a hole is the same as the difficulty of the preceding block.
680-
Choosing the best fork is done by choosing the block with the highest difficulty. In the case of two
680+
Choosing the best fork is done by choosing the block with the highest difficulty.
681681
The block with the highest height is better for blocks with the same difficulty.
682682

683683
#### Producer diagram

0 commit comments

Comments
 (0)