We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fb72db commit a93d63dCopy full SHA for a93d63d
cmd/geth/accountcmd.go
@@ -70,7 +70,7 @@ either new or import). Without it you are not able to unlock your account.
70
71
Note that exporting your key in unencrypted format is NOT supported.
72
73
-Keys are stored under <DATADIR>/keys.
+Keys are stored under <DATADIR>/keystore.
74
It is safe to transfer the entire directory or the individual keys therein
75
between ethereum nodes by simply copying.
76
Make sure you backup your keys regularly.
0 commit comments