Skip to content

Commit

Permalink
Fix rewrite leftover.
Browse files Browse the repository at this point in the history
  • Loading branch information
happi committed Jan 20, 2025
1 parent 5ff6872 commit 593ad3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Periodically-Syncing-HyperChains.md
Original file line number Diff line number Diff line change
Expand Up @@ -677,7 +677,7 @@ below `MINIMUM_STAKE`.)

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

#### Producer diagram
Expand Down

0 comments on commit 593ad3c

Please sign in to comment.