Snapshot
( Height 815832 )
sudo apt install lz4 -y
sudo systemctl stop dhealthd
dhealthd tendermint unsafe-reset-all --home $HOME/.dhealth --keep-addr-book
curl -L https://snapshot.vinjan.xyz./dhealth/dhealth-snapshot-20240509.tar.lz4 | lz4 -dc - | tar -xf - -C $HOME/.dhealth
sudo systemctl restart dhealthd
journalctl -fu dhealthd -o cat