Skip to content

Commit

Permalink
fix leafHasherLight_tester.circom
Browse files Browse the repository at this point in the history
  • Loading branch information
remicolin committed Sep 14, 2024
1 parent 64159c8 commit eb863c5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pragma circom 2.1.6;

include "../../utils/LeafHasherLight.circom";
include "../../utils/leafHasherLight.circom";

component main = LeafHasherLightWithSigAlg(32);

0 comments on commit eb863c5

Please sign in to comment.