This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
tendermint
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
221
Wiki
Activity
Browse Source
docs: mention that Evidence votes are now sorted
pull/4186/head
Anton Kaliaev
5 years ago
parent
72f39e2d1f
commit
d840fa3f02
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
docs/spec/blockchain/blockchain.md
+ 2
- 0
docs/spec/blockchain/blockchain.md
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
Write
Preview
Loading…
Cancel
Save