Function ethcore::test_helpers::generate_dummy_client_with_data[][src]

pub fn generate_dummy_client_with_data(
    block_number: u32,
    txs_per_block: usize,
    tx_gas_prices: &[U256]
) -> Arc<Client>

Generates dummy client (not test client) with corresponding amount of blocks and txs per every block