ethereumjs / keythereum

Create, import and export Ethereum keys
MIT License
609 stars 163 forks source link

remove 0x before searching for key file #2

Closed JosephGoulden closed 9 years ago

JosephGoulden commented 9 years ago

Hi. When using web3 eth.accounts returns a string with the 0x prefix. But the prefix is not in the key file name produced by geth so keythereum doesn't find it.