🛠️Upgrade
version: 4.0.6-mocha
🟢UPDATE🟢 26.06.25
at Height -> 6841188
cd $HOME/celestia-app
git fetch --all
git checkout tags/v4.0.6-mocha -b v4.0.6-mocha
make install
celestia-appd version --long | grep -e commit -e version
#version: 4.0.6-mocha
#commit: b95a0c9f
sudo systemctl restart celestia-appd && sudo journalctl -fu celestia-appd -n100 -ocat
#consensus
curl -s http://localhost:26657/consensus_state | jq '.result.round_state.height_vote_set[0].prevotes_bit_array'
GitHub
Last updated
Was this helpful?