change bitcoin to smartcash
This commit is contained in:
parent
4bce39c10a
commit
e48cde008a
1 changed files with 1 additions and 1 deletions
|
@ -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();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue