How to reindex a Syscoin Client

  1. Go to Syscoin QT data directory
  2. Find a file called syscoin.conf in it
    • If it doesn’t exist, create it.
    • It is/needs to be a plain text file.
  3. Open it in the most basic text editor (not word processor) you can find:
    • Windows: Notepad
    • Mac: TextEdit
    • Linux: You got this
  4. Add a line reindex=1, save the file.
  5. Restart your Syscoin client.
  6. Remove the line from the file you added un previos step, to prevent it from being reindexed again on the next startup.

Hi do I also need to click Tools - Reindex Spark in the wallet?