Function multi_validator_libp2p::infra::calculate_num_tx_per_round

source ยท
fn calculate_num_tx_per_round(
    node_index: u64,
    total_num_nodes: usize,
    transactions_per_round: usize,
) -> usize
Expand description

Helper function to calculate the number of transactions to send per node per round