Snapshot
Height : 1328723 ( 3.7 GB )
sudo apt install lz4 -y
sudo systemctl stop atomoned
atomoned tendermint unsafe-reset-all --home $HOME/.atomone --keep-addr-book
curl -L https://snapshot-t.vinjan.xyz./atomone-test/latest.tar.lz4 | lz4 -dc - | tar -xf - -C $HOME/.atomone
sudo systemctl restart atomoned
sudo journalctl -u atomoned -f -o cat