Snapshot
( Block 42800 )
sudo apt install lz4 -y
sudo systemctl stop junctiond
junctiond tendermint unsafe-reset-all --home $HOME/.junction --keep-addr-book
curl -L https://snapshot.vinjan.xyz./airchain/airchain-snapshot-20240511.tar.lz4 | lz4 -dc - | tar -xf - -C $HOME/.junction
sudo systemctl restart junctiond
journalctl -fu junctiond -o cat