Skip to content

Releases: tronprotocol/tools

v1.0.0

25 Jun 15:02
Compare
Choose a tag to compare

Notice

When you have directly downgraded from java-tron 4.2.2 or higher to java-tron 4.2.1, you need to use the DBReqair.jar to repair the database before you can start FullNode.jar normally.

This tool only needs to be executed once.

usage:

  1. Place DBRepair.jar and repair.sh in the same directory as FullNode.jar.

  2. Switch to the directory of FullNode.jar and execute the repair.sh file: sh ./repair.sh

  3. DBRepair.jar will automatically exit after repairment is done.

  4. Now that the repair is completed, you can start the FullNode.jar.