Skip to content

Commit

Permalink
remove link
Browse files Browse the repository at this point in the history
  • Loading branch information
rootulp committed Mar 3, 2023
1 parent 9c1fb3f commit f09c4ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specs/src/specs/consensus.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ TODO

The Tendermint consensus protocol is fork-free by construction under an honest majority of stake assumption.

If a block has a [valid commit](#blocklastcommit), it is part of the canonical chain. If equivocation evidence is detected for more than 1/3 of voting power, the node must halt. See [rationale doc](./../rationale/fork_choice_das.md) for more information.
If a block has a [valid commit](#blocklastcommit), it is part of the canonical chain. If equivocation evidence is detected for more than 1/3 of voting power, the node must halt.

## Block Validity

Expand Down

0 comments on commit f09c4ff

Please sign in to comment.