How do I reindex my blockchain directory

algorithm

GENERIC

source branch

ALL

updated October 28, 2022, 10:01 am

Reindex your blockchain directory with the following instructions.

Open Windows File Explorer.

Open the directory where your wallet exe file (Example: Examplecoin-qt.exe) is stored.

Select your wallet exe file, press the right button of your mouse and click on "Create shortcut".

Select the shortcut file that you created, press the right button of your mouse and click on "Properties".

Copy and paste the following text in the field "Target".

-reindex

Example:

"C:\Users\WalletBuilders\Desktop\Examplecoin\Examplecoin-qt.exe" -reindex

Press the button "OK".

Open the shortcut to reindex your blockchain.