Post
Topic
Board Beginners & Help
Re: IMPORT PRIVATE KEY INTO BITCOIN CLIENT
by
BITHCOIN
on 02/10/2013, 23:17:30 UTC
Code:
bitcoind importprivkey {yourPrivateKeyHere}
Hi there, tried this but gave error code:
Method not found (code -32601)
{"addr" : "1.....address","priv" : "8.....priv key"}
what should go after bitcoind importprivkey {
Something I'm doin wrong