good morning!!!!

Skip to content
Snippets Groups Projects
Commit 7c0eb47d authored by Péter Szilágyi's avatar Péter Szilágyi
Browse files

cmd/geth: fix the keystore path in the accounts help text

parent d31eab94
No related branches found
No related tags found
No related merge requests found
......@@ -70,7 +70,7 @@ either new or import). Without it you are not able to unlock your account.
Note that exporting your key in unencrypted format is NOT supported.
Keys are stored under <DATADIR>/keys.
Keys are stored under <DATADIR>/keystore.
It is safe to transfer the entire directory or the individual keys therein
between ethereum nodes by simply copying.
Make sure you backup your keys regularly.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment