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

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