Snapshot
Update Every 12 Hours
sudo apt install lz4 -ysudo systemctl stop achillesdcp $HOME/.achilles/data/priv_validator_state.json $HOME/.achilles/priv_validator_state.json.backupachillesd tendermint unsafe-reset-all --home $HOME/.achilles --keep-addr-bookcurl -L https://snapshot-t.vinjan.xyz/odiseo/latest.tar.lz4 | lz4 -dc - | tar -xf - -C $HOME/.achillesmv $HOME/.achilles/priv_validator_state.json.backup $HOME/.achilles/data/priv_validator_state.jsonsudo systemctl restart achillesd
sudo journalctl -u achillesd -f -o cat