Make ALPHABET simpler.

This commit is contained in:
JoelKatz
2013-01-12 22:26:12 -08:00
parent f9e402b9c4
commit 7527437f1d
2 changed files with 3 additions and 6 deletions

View File

@@ -758,8 +758,6 @@ bool RippleAddress::setSeedGeneric(const std::string& strText)
bool bResult = true;
uint128 uSeed;
ALPHABET = "rpshnaf39wBUDNEGHJKLM4PQRST7VWXYZ2bcdeCg65jkm8oFqi1tuvAxyz";
if (strText.empty()
|| naTemp.setAccountID(strText)
|| naTemp.setAccountPublic(strText)