πŸ› οΈUpgrade

version : 1.0.2

🟒UPDATE🟒 20.12.24

at Height -> 10233300

cd $HOME/realio-network
git fetch --all
git checkout v1.0.2
make install
realio-networkd version --long | grep -e commit -e version
#version : 1.0.2
#commit: 845c81dd705109e91985cd17f5d95e5e5b7baebd
sudo systemctl restart realio-networkd && sudo journalctl -fu realio-networkd -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/realiotech/realio-network/tags

Last updated