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

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