Function solana_runtime::bank_utils::find_and_send_votes
source · [−]pub fn find_and_send_votes(
hashed_txs: &[HashedTransaction<'_>],
tx_results: &TransactionResults,
vote_sender: Option<&ReplayVoteSender>
)