🛠️Upgrade
version : 1.3.1
🟢UPDATE🟢 20.07.25
at Height -> 13451307
cd $HOME/realio-network
git fetch --all
git checkout v1.3.1
make install
realio-networkd version --long | grep -e commit -e version
#version : 1.3.1
#commit: 56b67f7df66267cbbcbbcac8e71c4e2dc3d30f91
sudo systemctl restart realio-networkd && sudo journalctl -fu realio-networkd -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?