solana_perf::test_tx

Function new_test_vote_tx

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