Expand description
Votes from validators
Structs§
- Canonical
Vote - CanonicalVote is used for protobuf encoding a Vote
- Power
- Voting power
- Sign
Vote Request - SignVoteRequest is a request to sign a vote
- Signed
Vote - SignedVote is the union of a canonicalized vote, the signature on the sign bytes of that vote and the id of the validator who signed it.
- Signed
Vote Response - SignedVoteResponse is a response containing a signed vote or an error
- Validator
Index - ValidatorIndex for a particular Vote
- Vote
- Votes are signed messages from validators for a particular block which include information about the validator signing it.
Enums§
- Type
- Types of votes