Skip to content

Commit a75f857

Browse files
committed
purge out-dated comment
1 parent 8ef21f0 commit a75f857

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/prover-bin/src/zk_circuits_handler/universal.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ impl CircuitsHandler for Mutex<UniversalHandler> {
5858
.get_prover()
5959
.gen_proof_universal(u_task, need_snark)?;
6060

61-
//TODO: check expected PI
6261
Ok(serde_json::to_string(&proof)?)
6362
}
6463
}

0 commit comments

Comments
 (0)