From d8f7dd43cb010612c4296ee3a132b91ac1614a8b Mon Sep 17 00:00:00 2001 From: rymnc <43716372+rymnc@users.noreply.github.com> Date: Tue, 6 Dec 2022 12:00:34 +0530 Subject: [PATCH] chore: remove console.log --- e2e/e2e.ts | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/e2e/e2e.ts b/e2e/e2e.ts index 78fa2ca..3e39333 100644 --- a/e2e/e2e.ts +++ b/e2e/e2e.ts @@ -51,15 +51,7 @@ async function main() { abi, new ethers.Wallet(process.env.PRIVATE_KEY, provider) ); - console.log( - proof.groupId, - proof.signal, - proof.publicSignals.nullifierHash, - proof.publicSignals.externalNullifier, - proof.solidityProof, - identity.getCommitment(), - proof.publicSignals.signalHash - ); + const tx = await rlnContract[ "register(uint256,bytes32,uint256,uint256,uint256[8],uint256)" ](