Skip to main content

Atomone Upgrade

Chain ID: atomone-testnet-1 | Node Version: v4.0.0-rc1

Upgrade at height: 7065000|   Remaining Block: Loading...  |   

Manual Upgrade

cd $HOME
rm -rf atomone
git clone https://github.com/atomone-hub/atomone.git
cd atomone
git checkout v4.0.0-rc1
make install
sudo systemctl restart atomoned && sudo journalctl -fu atomoned -o cat