Bitcoin Forum
October 03, 2024, 02:27:08 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Imported private keys into client... how to rescan?  (Read 4856 times)
PrintCoins (OP)
Hero Member
*****
Offline Offline

Activity: 533
Merit: 501


View Profile
February 20, 2012, 03:59:21 PM
 #1

How do you force the qt client to rescan. I imported a bunch of private keys using pywallet, started up the app, and the balance didn't update.

I am running on a mac, and can tweak whatever config files are needed.

Pieter Wuille
Legendary
*
qt
Offline Offline

Activity: 1072
Merit: 1181


View Profile WWW
February 20, 2012, 04:04:35 PM
 #2

Start with -rescan

I do Bitcoin stuff.
PrintCoins (OP)
Hero Member
*****
Offline Offline

Activity: 533
Merit: 501


View Profile
February 20, 2012, 04:55:38 PM
 #3

Start with -rescan

How do you do that on a mac? I just run the standard qt app (I just click on the icon), not the command line executable. Can you open the qt app with that flag from the command line?

Is there just a file I can delete to force this?

jake262144
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
February 20, 2012, 05:22:22 PM
 #4

Just launch the executable from the command line terminal appending the -rescan parameter at the end.
PrintCoins (OP)
Hero Member
*****
Offline Offline

Activity: 533
Merit: 501


View Profile
February 20, 2012, 10:36:51 PM
 #5

Yep, on a mac just do the following in terminal:
Code:
cd /Applications/Bitcoin-Qt.app/Contents/MacOS/
./Bitcoin-Qt -rescan

Thanks, worked great!

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!