HomeยทValidation ToolsยทOmniFlix
OmniFlix logo
MAINNET
By LavenderFive

Prepare for and the upcomming chain upgrade using Cosmovisor.

#Upgrade

โ“˜ย ย ย  Since we are using Cosmovisor, it makes it very easy to prepare for upcoming upgrade. You just have to build new binaries and move it into cosmovisor upgrades directory.

#Download and build upgrade binaries

# Clone project repository
cd $HOME
rm -rf omniflixhub
git clone https://github.com/OmniFlix/omniflixhub omniflixhub
cd omniflixhub
git checkout v4.1.1

# Build binaries
make build

# Prepare binaries for Cosmovisor
mkdir -p $HOME/.omniflixhubd/cosmovisor/upgrades/v15/bin
mv build/omniflixhubd $HOME/.omniflixhubd/cosmovisor/upgrades/v15/bin/
rm -rf build

Thats it! Now when upgrade block height is reached, Cosmovisor will handle it automatically!

Chain ID:
omniflixhub-1
Latest Version:
v4.1.1
Github:
OmniFlix/omniflixhub
Public endpoints
REST/LCD
rest.lavenderfive.com:443/omniflixhub
RPC
rpc.lavenderfive.com:443/omniflixhub
gRPC
omniflixhub.lavenderfive.com:443
WebSocket
wss://rpc.lavenderfive.com:443/omniflixhub/websocket
Lavender Five
ยฉ 2022 Lavender.Five Nodes. All rights reserved.
Terms of Service.Privacy policy.Cookies policy.