🆙Last Update
wget -O 0gchaind https://github.com/0glabs/0g-chain/releases/download/v0.5.2/0gchaind-linux-v0.5.2
chmod +x ./0gchaind
sudo systemctl stop 0gchaind
sudo mv ./0gchaind $HOME/.0gchain/cosmovisor/upgrades/v0.5.0/bin/0gchaind
sudo systemctl start 0gchaind
journalctl -u 0gchaind -fo cat
Last updated