Chain ID: symphony-testnet-4
| Node Version: v5testnet
Version : v5testnet
Upgrade at Height -> 11366277Manual Upgrade
Download and Build Binaries
cd $HOME
rm -rf symphony
git clone https://github.com/Orchestra-Labs/symphony.git
cd symphony
git checkout fix/change-upgrade-name-to-fix-testnet-migration
make install
Restart Service
sudo systemctl restart symphonyd && sudo journalctl -fu symphonyd -o cat