Chain ID: atomone-1
| Node Version: v2.0.0
Upgrade at height: 3318000Please don`t upgrade before the specified height.
Manual Upgrade
cd $HOME
rm -rf atomone
git clone https://github.com/atomone-hub/atomone.git
cd atomone
git checkout v2.0.0
make install
sudo systemctl restart atomoned && sudo journalctl -fu atomoned -o cat