Upgrade
Prepare for and the upcomming chain upgrade using Cosmovisor.
Last updated
Prepare for and the upcomming chain upgrade using Cosmovisor.
Last updated
# Clone project repository
cd $HOME
rm -rf lava
git clone https://github.com/lavanet/lava.git
cd lava
git checkout v0.15.1
# Install binaries
make install#Start
sudo systemctl restart lavad && journalctl -u lavad -f