Browse Source

Update apps.md (#3621)

pull/3622/head
needkane 5 years ago
committed by Ethan Buchman
parent
commit
4c60ab83c8
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/spec/abci/apps.md

+ 1
- 1
docs/spec/abci/apps.md View File

@ -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


Loading…
Cancel
Save