Type Definition solana_vote_program::vote_transaction::ParsedVote[][src]

pub type ParsedVote = (Pubkey, Vote, Option<Hash>);