Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
3289327
Topic
299976
Board
Beginners & Help
Re: IMPORT PRIVATE KEY INTO BITCOIN CLIENT
by
BITHCOIN
on
02/10/2013, 23:17:30 UTC
Quote from: DannyHamilton on September 23, 2013, 07:58:01 PM
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