mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-10 20:01:20 +00:00
Update apps.md (#3621)
This commit is contained in:
@ -265,7 +265,7 @@ This is enforced by Tendermint consensus.
|
||||
If a block includes evidence older than this, the block will be rejected
|
||||
(validators won't vote for it).
|
||||
|
||||
Must have `0 < MaxAge`.
|
||||
Must have `MaxAge > 0`.
|
||||
|
||||
### Updates
|
||||
|
||||
|
Reference in New Issue
Block a user