solana_vote::vote_parser

Type Alias ParsedVote

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