Skip to content

Commit

Permalink
Merge pull request #4268 from ethereum/yann300-patch-51
Browse files Browse the repository at this point in the history
fix hashchecker issue
  • Loading branch information
yann300 authored Nov 23, 2023
2 parents 7972196 + 1695e00 commit 6c4b8e6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ template HashChecker() {

}

component main {public [value1, value2, value3, value4]} = HashChecker();
component main {public [hash]} = HashChecker();

0 comments on commit 6c4b8e6

Please sign in to comment.