Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Okm165 committed Mar 22, 2024
1 parent d5ce651 commit e2154a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/fri/tests/test_fri_verify.cairo
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ use cairo_verifier::{
// let commitment = stone_proof_fibonacci::fri::commitment::get();
// let decommitment = stone_proof_fibonacci::fri::decommitment::get();
// let witness = stone_proof_fibonacci::fri::witness::get();
//

// fri_verify(queries, commitment, decommitment, witness)
// }
// === BLAKE2S END ===
Expand Down

0 comments on commit e2154a5

Please sign in to comment.