cd $HOME/realio-network
git fetch --all
git checkout v0.9.3
make install
realio-networkd version --long | grep -e commit -e version
#version : 0.9.3
#commit: 505655e1c64ecf2b73fba4147d94d302d7cee96a
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'