Support for import/export hex encoded keys, closes #635

This commit is contained in:
Bas van Kervel
2015-04-08 23:03:47 +02:00
parent 6284604b52
commit b3a3fdf9a4
3 changed files with 16 additions and 5 deletions

View File

@ -149,8 +149,7 @@ password to file or expose in any other way.
Imports an unencrypted private key from <keyfile> and creates a new account.
Prints the address.
The keyfile is assumed to contain an unencrypted private key in canonical EC
raw bytes format.
The keyfile is assumed to contain an unencrypted private key in hexadecimal format.
The account is saved in encrypted format, you are prompted for a passphrase.