Function solana_local_cluster::cluster_tests::send_many_transactions[][src]

pub fn send_many_transactions(
    node: &ContactInfo,
    funding_keypair: &Keypair,
    max_tokens_per_transfer: u64,
    num_txs: u64
) -> HashMap<Pubkey, u64>