[][src]Function solana_runtime::bank_utils::find_and_send_votes

pub fn find_and_send_votes(
    txs: &[Transaction],
    tx_results: &TransactionResults,
    vote_sender: Option<&ReplayVoteSender>
)