How do I reindex my blockchain directory
algorithm
GENERIC
source branchALL
updated September 11, 2024, 12:53 pm
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.