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.