Skip to main content

Terra Upgrade

Chain ID: phoenix-1 | Node Version: v2.19.0

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

Manual Upgrade

cd $HOME
rm -rf terra
git clone https://github.com/phoenix-directive/core terra
cd terra
git checkout v2.19.0
make install
sudo systemctl restart terrad && sudo journalctl -fu terrad -o cat