ShipChain / hydra

Centralized network management for decentralized networks -- helping organize and publish sidechain connection details
https://docs.shipchain.io/docs/validatorGuide.html
Apache License 2.0
8 stars 2 forks source link

Backup/restore clear network data #40

Closed ajhodges closed 4 years ago

ajhodges commented 4 years ago

Some of our validators came across an issue where their restored priv_validator.json contained old network data, and were unable to sign blocks thanks to https://github.com/tendermint/tendermint/issues/196.

This PR removes all network-specific data from priv_validator.json when restoring a backup.