Chain ID: phoenix-1 | Node Version: v2.19.0
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