Skip to main content

Atomone Upgrade

Chain ID: atomone-testnet-1 | Node Version: v2.0.0-rc2

Version : v2.0.0-rc2

Upgrade at Height -> 1240000

Manual Upgrade

Download and build binaries

cd $HOME
wget -O atomoned https://github.com/atomone-hub/atomone/releases/download/v2.0.0-rc2/atomoned-v2.0.0-rc2-linux-amd64
chmod +x atomoned
mv atomoned $HOME/go/bin

Restart Service

sudo systemctl restart atomoned && sudo journalctl -fu atomoned -o cat