• Forum has been upgraded, all links, images, etc are as they were. Please see Official Announcements for more information

DIY Deterministic Addresses (BIP32) & import private key

JW88

New member
Hi All,

please help..!

Have followed the instructions to make DIY deterministic addresses
as given in the official documentation, however, now that I wish to send some Dash, I've put

walletpassphrase YOURWALLETPASSPHRASE 60
importprivkey XHoP-----------------------------------DnwgE2 0p/0/1 true

into the console and all i get back is

Error: Error parsing JSON:importprivkey

Does anyone know what the problem is...?

Thanks
 
Hi Chaeplin,

thanks for your reply, have tried the format suggested, but still get back:

Error: Error parsing JSON:importprivkey


I have no problem. If you have any special characters as label, use alpha + digit only.

use "help importprivkey" to check all command option.

Code:
19:27:42

importprivkey XKbp3ni47FEDNsyPY9js8EAbJYRsoZfEusbibvNjg2qWqeKZgZLL test true


19:29:42




19:29:50

importprivkey "XKbp3ni47FEDNsyPY9js8EAbJYRsoZfEusbibvNjg2qWqeKZgZLL" "sadasda" true


19:29:50

 
Thanks again for your help, its all working now, but I'm not sure exactly what made the difference....? As I tried same input before..... oh well, thanks Chaeplin
 
Back
Top