I can´t execute geth account import command in gethjs console. What is the comand equivalent?? any help??
Thx
I can´t execute geth account import command in gethjs console. What is the comand equivalent?? any help??
Thx
the command geth account import <key> is a bash command line, you should using on your windows terminal not on the geth js console.