Type Alias solana_vote::vote_parser::ParsedVote

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