Type Definition solana_runtime::vote_sender_types::ReplayedVote[][src]

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