Someone know how to do import private key from paperwallet to electroneumd.exe?
you can use BAT file:
electroneum-wallet-cli.exe --generate-from-keys yourwallet.etn
and fill the values.
yourwallet.etn is filename to save your wallet
Ok, thanks. I did it successfully.