I used the importprivkey function in QT to import a wallet with a small balance on it. The public address shows up in the "receive" window. However, it still says my balance is 0. I've checked the address on blockchain, and i still confirms there is a balance for this public address.
Why does bitcoin QT still say my balance is 0?
Thanks
Depending on the exact parameters you used when importing the private key into Bitcoin-Qt, you may have to exit the Bitcoin-Qt program and run it with the rescan command line parameter. The rescan will take a while (more than a minute, less than a day), so you'll need to wait for it to complete. The amount of time it takes will depend on the speed of your computer.