Skip to main content

Atomone Upgrade

Chain ID: atomone-1 | Node Version: v3.0.3

Upgrade at height: 5902000Please 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 v3.0.3
make install
sudo systemctl restart atomoned && sudo journalctl -fu atomoned -o cat