cd $HOME/realio-network
git fetch --all
git checkout v1.2.0
make install
realio-networkd version --long | grep -e commit -e version
#version : 1.2.0
#commit: fdba81294a4fca496e509e21de07dd8a2155f515
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'