mirror of
https://github.com/tendermint/tendermint.git
synced 2026-05-29 18:40:34 +00:00
docs: mention that Evidence votes are now sorted
This commit is contained in:
@@ -187,6 +187,8 @@ type DuplicateVoteEvidence struct {
|
||||
}
|
||||
```
|
||||
|
||||
Votes are lexicographically sorted on `BlockID`.
|
||||
|
||||
See the [pubkey spec](./encoding.md#key-types) for more.
|
||||
|
||||
## Validation
|
||||
|
||||
Reference in New Issue
Block a user