Merge PR #4829: Fix a bunch of broken/incorrect links

This commit is contained in:
frog power 4000
2019-08-01 14:02:35 -04:00
committed by Alexander Bezobchuk
parent e26ab1d116
commit fd92504f84
8 changed files with 17 additions and 19 deletions
+2 -2
View File
@@ -3,10 +3,10 @@
## Evidence handling
Tendermint blocks can include
[Evidence](https://github.com/tendermint/tendermint/blob/develop/docs/spec/blockchain/blockchain.md#evidence), which indicates that a validator
[Evidence](https://github.com/tendermint/tendermint/blob/master/docs/spec/blockchain/blockchain.md#evidence), which indicates that a validator
committed malicious behavior. The relevant information is forwarded to the
application as [ABCI
Evidence](https://github.com/tendermint/tendermint/blob/develop/abci/types/types.proto#L259) in `abci.RequestBeginBlock`
Evidence](https://github.com/tendermint/tendermint/blob/master/abci/types/types.pb.go#L3277:6) in `abci.RequestBeginBlock`
so that the validator an be accordingly punished.
For some `evidence` to be valid, it must satisfy: