πŸ› οΈUpgrade

version: v0.3.0

🟒UPDATE🟒 05.10.24

at Height -> 4138100

cd $HOME/hid-node
git fetch --all
git checkout v0.3.0
make install
hid-noded version --long | grep -e version -e commit
#version: v0.3.0
#commit: ed6203b
sudo systemctl restart hid-noded && sudo journalctl -fu hid-noded -ocat
#consensus
curl -s http://localhost:26657/consensus_state  | jq '.result.round_state.height_vote_set[0].prevotes_bit_array'

GitHub

https://github.com/hypersign-protocol/hid-node/tags

Last updated