We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dc597a commit c73d80aCopy full SHA for c73d80a
packages/contracts/test/Semaphore.ts
@@ -514,7 +514,7 @@ describe("Semaphore", () => {
514
proof.merkleTreeRoot,
515
proof.nullifier,
516
proof.message,
517
- proof.merkleTreeRoot,
+ proof.scope,
518
proof.points
519
)
520
})
@@ -540,7 +540,7 @@ describe("Semaphore", () => {
540
541
542
543
544
545
546
@@ -558,7 +558,7 @@ describe("Semaphore", () => {
558
559
560
561
562
563
564
0 commit comments