Do you want to rebuild the block database now?"
Anyone know what's going on? I don't want to have to re-download the entire blockchain :/
Add
To your bitcoin conf file
http://sourceforge.net/mailarchive/message.php?msg_id=31380906
Thanks! However, how exactly do I go about doing that? I'm not a coder.
Shutdown your bitcoin-qt then go to the directory which is based on your operating system...
(Vista, 7) C:\Users\username\AppData\Roaming\Bitcoin\bitcoin.conf
Linux $HOME/.bitcoin/ /home/username/.bitcoin/bitcoin.conf
Mac OSX $HOME/Library/Application Support/Bitcoin/ /Users/username/Library/Application Support/Bitcoin/bitcoin.conf
Then open or create bitcoin.conf, add the
to file save it.
Then start up bitcoin-qt
Do I type that in the terminal or in the finder after first executing 'SHIFT COMMAND G'?
I know that to get into the Bitcoin data files I first execute SHIFT COMMAND G in the finder and then type in ~/Library/Application Support/Bitcoin/
and that takes me to the data files but I don't see andy conf. files.
Then create the file bitcoin.conf and add that line to it.