dashpay / dash-network-deploy

Tools for Dash networks deployment and testing
MIT License
21 stars 19 forks source link

Add reindex command #533

Closed pshenmic closed 1 year ago

pshenmic commented 1 year ago

Expected Behavior

Deploy tool should be able to handle chain failures on the nodes by starting reindex.

Current Behavior

You need to log in to the instance and manually resolve chain failure

Possible Solution

Add new ./bin/reindex binary

Alternatives Considered

Additional Context

pshenmic commented 1 year ago

https://github.com/dashpay/dash-network-deploy/pull/534