This repository was archived by the owner on Apr 14, 2022. It is now read-only.
Added /restartNetwork command and improved node start
Pre-release
Pre-release
In this version the following changes were added:
- New
/restartNetwork
command to easily restart the test-net to a new version. It forces an update of the node, a reinitialization from backup and a clean start. - When calling /start, the command is not performed in the background. The REST API waits for the complete start of the node.
- Fixed minor bugs