🛠️Upgrade

version: ""

🟢UPDATE🟢 11.09.24

at Height -> 1607234

cd $HOME/layer
git pull
git checkout v0.7.1-fix
make install
layerd version --long | grep -e version -e commit
#commit: ""
#version: ""
sudo systemctl restart layerd && sudo journalctl -fu layerd -o cat
#consensus
curl -s http://localhost:26657/consensus_state  | jq '.result.round_state.height_vote_set[0].prevotes_bit_array'

GitHub

https://github.com/tellor-io/layer/tags

Last updated