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 9fec161 commit c434f8aCopy full SHA for c434f8a
packages/data/src/ethers.test.ts
@@ -40,8 +40,6 @@ describe("SemaphoreEthers", () => {
40
startBlock: 0
41
})
42
43
- console.log(semaphore5)
44
-
45
expect(semaphore.network).toBe("sepolia")
46
expect(semaphore.contract).toBeInstanceOf(Object)
47
expect(semaphore1.network).toBe("arbitrum")
0 commit comments