BitZeny 2.0.2 reindex files for Windows
- Check if latest bitzeny-qt / bitzenyd (v2.0.2) is installed
- bitzeny-qt / bitzenyd automatically runs with "-reindex-chainstate"
That's ALL.
For synchronizing the latest blockchain index "without downloading from 0 block".
- bitzeny-qt for Windows (GUI)
- Download "BitZeny2.0.2-QT_reindex_Win.zip"
- Unzip "BitZeny2.0.2-QT_reindex_Win.zip"
- Please click "BitZeny2.0.2-QT_reindex_win64" shortcut
- If bitzeny-qt does not start,please click "BitZeny2.0.2-QT_reindex_win32" shortcut
- If bitzeny-qt does not start up, you may have installed qt in a folder different from the default.Please edit the shortcut ;)
- bitzenyd for Windows (CLI)
- Download "zeny2.0.2reindex.zip"
- Unzip "zeny2.0.2reindex.zip"
- Copy "v202reindex.bat" to "bitzeny-qt" installed folder.
- Open cmd.exe
- "cd" to "bitzeny-qt" installed folder on CLI.
- run "v202reindex.bat"
- "BitZeny2.0.2-QT_reindex_Win.zip" can not download on Google Chrome.
Note that "how to manually create shortcuts."
- Create shortcut to coin-qt.exe on disktop
- right-click and probaty -> Link -> check text
- add "-reindex-chainstate"
[For example:]
"C:\Program Files\BitZeny\bitzeny-qt.exe"
change to
"C:\Program Files\BitZeny\bitzeny-qt.exe" -reindex-chainstate
- Click "OK" and click shortcut icon.