Function solana_perf::test_tx::new_test_vote_tx

source ยท
pub fn new_test_vote_tx<R>(rng: &mut R) -> Transaction
where R: CryptoRng + RngCore,