From e48cde008a84bea35186c8666dbd5ab6504fb87d Mon Sep 17 00:00:00 2001 From: David Kevork Date: Thu, 15 Mar 2018 13:45:41 +1100 Subject: [PATCH] change bitcoin to smartcash --- brainwallet.smartcash.cc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/brainwallet.smartcash.cc.html b/brainwallet.smartcash.cc.html index 032be1b..59d3560 100644 --- a/brainwallet.smartcash.cc.html +++ b/brainwallet.smartcash.cc.html @@ -7956,7 +7956,7 @@ ninja.wallets.brainwallet = { document.getElementById("brainkeyarea").style.visibility = "visible"; } else { - alert("The passphrase you entered is too short.\n\n" + "Warning: Choosing a strong passphrase is important to avoid brute force attempts to guess your passphrase and steal your bitcoins."); + alert("The passphrase you entered is too short.\n\n" + "Warning: Choosing a strong passphrase is important to avoid brute force attempts to guess your passphrase and steal your SmartCash."); ninja.wallets.brainwallet.clear(); } }