Skip to content

Commit

Permalink
test(batched_address_test.rs): remove leftover
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeytimoshin committed Jan 29, 2025
1 parent 1cae1d5 commit 537331f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions forester/tests/batched_address_test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -169,8 +169,6 @@ async fn test_address_batched() {
sleep(Duration::from_millis(100)).await;
}

// let merkle_tree_pubkey = env.indexer.address_merkle_trees[0].accounts.merkle_tree;

let zkp_batches = tree_params.input_queue_batch_size / tree_params.input_queue_zkp_batch_size;

println!("zkp_batches: {}", zkp_batches);
Expand Down

0 comments on commit 537331f

Please sign in to comment.