Skip to main content

Babylon Upgrade

Chain ID: bbn-1 | Node Version: v2.2.0

Upgrade at height: 696120Please don`t upgrade before the specified height.

Manual Upgrade

cd $HOME
rm -rf babylon
git clone https://github.com/babylonlabs-io/babylon.git
cd babylon
git checkout v2.2.0
BABYLON_BUILD_OPTIONS="mainnet" make install
sudo systemctl restart babylond && sudo journalctl -fu babylond -o cat