hacash / cmdwallet

Open Source Shell / Command Line Wallet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why Does The Private Key Output Only Use Uppercase Letters?

tstol002 opened this issue · comments

Title says it all.

All other wallets I have used personally always output private keys using numbers, uppercase and lowercase letters. More secure that way since there are many more combinations.

Why does the Hacash chain only user uppercase letters?

Technically speaking, it is the same whether the private key is encoded in uppercase or lowercase.

So, it's just a trivial choice for hacash to always use uppercase letters.