If I do it like this I always get the error message
Invalid private key encoding (code -5)
I tried it without double quotes, too, but with the same result.
I found this thread where it says that the key could be BIP38 encrypted which is not supported by Bitcoin core and probably also from Emercoin wallet. Any idea how to decrypt it?
I created the key pair using a paper wallet generator.
I want to import a private key to my new installed Emercoin wallet. I tried to do so over the client console but unlike in Bitcoin wallet there is no import private key function or something similar. Can someone tell me please how to import private keys?
As I remember it's the same as bitcoin-qt? Open the debug console and type
importprivkey "youremercoinprivkey"