Bitcoin Forum
May 12, 2024, 08:45:26 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Development & Technical Discussion / Can't import keys - unexpected token 'importprivkey' on: December 23, 2017, 04:22:12 AM
I have exported/dumped private keys from multiple wallets and I'm trying to import them into one wallet. There are too many to do them one at a time. I am attempting to import them using a batch file but it seems "importprivkey" is not part of the bitcoind daemon anymore, or I am missing something.

I am running Bitcoin Core 0.15.1.

My batch file looks like this:

Code:
"C:\Program Files\Bitcoin\daemon\bitcoind.exe" importprivkey MYPRIVATEKEYHERE label-1 false
"C:\Program Files\Bitcoin\daemon\bitcoind.exe" importprivkey MYPRIVATEKEYHERE label-2 false

The error I get is:
Error: Command line contains unexpected token 'importprivkey', see bitcoind -h for a list of options.


When I try bitcoind -h I see no importprivkey option anywhere.

Any help would be greatly appreciated!
2  Economy / Service Discussion / Coinbase BTC value fairly different than MTGox on: July 29, 2013, 04:14:58 AM
Anyone know what determines the BTC buy/sell at Coinbase? I had thought it was based on MTGox, but I can see now that it is not, or it is delayed. I didn't think it was its own "exchange".

It shows I can buy BTC at $93.55, while MTGox shows 98.79.

Thanks for the clarification!
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!