Skip to content

Commit

Permalink
Adds honk_transcript as public module of noir.cairo
Browse files Browse the repository at this point in the history
  • Loading branch information
raugfer committed Jan 9, 2025
1 parent e873be4 commit 70f01e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/src/utils/noir.cairo
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
pub mod honk_transcript;
pub mod keccak_transcript;

use garaga::definitions::{G1Point, G2Point};
Expand Down

0 comments on commit 70f01e2

Please sign in to comment.