-1

blockchain is on disk (139GB) but not complete. Had an error. What is faster? Deleting the blockchain and start over with bitcoind -daemon or bitcoind -reindex. What will be faster to get it up and running?

benice
  • 57
  • 2
  • 9

1 Answers1

-1

In my experience, I calculated how long it would take to reindex and decided to delete and start again.

Watching the logs, you can see how long it takes to reindex each .dat file. It would depende on the speed of your machine and the speed of your connection.

jordiburgos
  • 5,964
  • 4
  • 46
  • 80