Module vote

Source
Expand description

Votes from validators

Structs§

CanonicalVote
CanonicalVote is used for protobuf encoding a Vote
Power
Voting power
SignVoteRequest
SignVoteRequest is a request to sign a vote
SignedVote
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.
SignedVoteResponse
SignedVoteResponse is a response containing a signed vote or an error
ValidatorIndex
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