Type Definition solana_runtime::vote_parser::ParsedVote

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