Function accumulator::test_helpers::arb_list_of_hash_batches
source · pub fn arb_list_of_hash_batches(
each_batch_size: usize,
num_batches: usize
) -> impl Strategy<Value = Vec<Vec<HashValue>>>
pub fn arb_list_of_hash_batches(
each_batch_size: usize,
num_batches: usize
) -> impl Strategy<Value = Vec<Vec<HashValue>>>