Skip to main content

Atomone Upgrade

Chain ID: atomone-testnet-1 | Node Version: v3.0.1

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

Manual Upgrade

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