1

I don't want 12 gigabytes stored on my boot drive. Can I change where the Bitcoin-Qt stores the block chain?

1 Answers1

1

You surely can. Just add -datadir parameter to the command line, when starting bitcoin-qt. For example:

bitcoin-qt.exe -datadir=D:\BITCOINDATA

Gigi
  • 646
  • 5
  • 9