This guide will teach you how to reindex the SPACE blockchain.
This applies to both Spacecoind and Spacecoin-QT.
Table of Contents
Please Note
A reindex will rebuild all of the blockchain data. It is useful for times when the blockchain is stuck during sync.
Certain times a reindex won’t be enough to fix the current state and you will need to resync the blockchain.
Instructions
-
Close/stop your spacecoin wallet.
-
Navigate to the spacecoin-qt/spacecoin folder.
-
Run
spacecoin-qt/spacecoindwith the option-reindex. Ex:spacecoin-qt -reindexOn windows, go to your
spacecoin-qtfile, right click and selectCreate Shortcut. Then right click on the shortcut and selectProperties. Then go to theTargetfield on the Shortcut page of the Properties screen. Add-reindexdirectly after spacecoin-qt.exe. -
Let the blockchain reindex all of the downloaded blocks.