solana_vote::vote_parser

Type Alias ParsedVote

source
pub type ParsedVote = (Pubkey, VoteTransaction, Option<Hash>, Signature);