From 0f060ad49271212f5d2e26bec527c545c6b6106d Mon Sep 17 00:00:00 2001 From: danisharora099 Date: Thu, 15 Dec 2022 15:12:47 +0530 Subject: [PATCH] chore: refactor button text --- rln-js/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rln-js/index.html b/rln-js/index.html index e368842..0fc64db 100644 --- a/rln-js/index.html +++ b/rln-js/index.html @@ -48,7 +48,7 @@

@@ -202,7 +202,7 @@ let retrievedRLNEvents = false; const rlnInstancePromise = create(); - const signatureMessage = + const DEFAULT_SIGNATURE_MESSAGE = "The signature of this message will be used to generate your RLN credentials. Anyone accessing it may send messages on your behalf, please only share with the RLN dApp"; // Load zero-kit WASM blob.