Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
zkPorpoise committed Feb 26, 2024
1 parent bc0d52b commit 0da851f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion take-survey.html
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@
.then((merkle) => {
surveyRoot = arrayBufferToHex(merkle[0]);
console.log("Merkle Root: ", surveyRoot);
surveyRoot = merkle[0];
setOptions(options);
});
}
Expand Down

0 comments on commit 0da851f

Please sign in to comment.