mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 15:16:43 +00:00
9 lines
No EOL
249 B
Markdown
9 lines
No EOL
249 B
Markdown
# Account import
|
|
|
|
The ```account import``` command imports an account in Json format to the Bor data directory.
|
|
|
|
## Options
|
|
|
|
- ```datadir```: Path of the data directory to store information
|
|
|
|
- ```keystore```: Path of the data directory to store keys |