Type Definition solana_core::cluster_info_vote_listener::VerifiedVoteSender[][src]

type VerifiedVoteSender = CrossbeamSender<(Pubkey, Vec<Slot>)>;