docs: mention that Evidence votes are now sorted

This commit is contained in:
Anton Kaliaev
2019-11-20 11:33:24 +04:00
parent 72f39e2d1f
commit d840fa3f02

View File

@@ -187,6 +187,8 @@ type DuplicateVoteEvidence struct {
}
```
Votes are lexicographically sorted on `BlockID`.
See the [pubkey spec](./encoding.md#key-types) for more.
## Validation