[][src]Module tendermint::vote

Votes from validators

Structs

Power

Voting power

SignedVote

SignedVote is the union of a canoncialized vote, the signature on the sign bytes of that vote and the id of the validator who signed it.

Vote

Votes are signed messages from validators for a particular block which include information about the validator signing it.

Enums

Type

Types of votes