From 3df2c38c89a0cec5941d25852d18e44abc605167 Mon Sep 17 00:00:00 2001 From: serafettin Date: Sun, 18 Feb 2024 20:47:01 +0100 Subject: [PATCH] Update index.js --- api/src/libs/lit/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/src/libs/lit/index.js b/api/src/libs/lit/index.js index 3ec73d69..2103842b 100644 --- a/api/src/libs/lit/index.js +++ b/api/src/libs/lit/index.js @@ -167,7 +167,7 @@ const pkpAuthNeededCallback = async ({resources, expiration, uri}) => { let siweMessage = new SiweMessage({ domain: 'index.network', // change to your domain ex: example.app.com address: dappOwnerWallet.address, - statement: 'Index Network says: ' // configure to what ever you would like + statement: 'Index Network says: ', // configure to what ever you would like uri, version: '1', chainId: '1',