Made it clear the PoW challenge can take a long time and nothing is broken

This commit is contained in:
Tracker-Friendly 2024-07-20 17:50:52 +01:00
parent fd7e5274e9
commit 1a94acba76
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ signupButton.addEventListener("click", () => {
} }
showElements(false) showElements(false)
statusBox.innerText = "Beginning proof-of-work challenge..." statusBox.innerText = "Computing PoW Challenge... (this may take up to 5 minutes at worst, 3 seconds at best)"
/* /*
* Compiled version of: * Compiled version of: