πŸ› οΈUpgrade

version: 0.2.5

🟒UPDATE🟒 04.10.24

at Height -> 2689877

cd $HOME/galactica
git fetch --all
git checkout v0.2.4
make install
galacticad version --long | grep -e commit -e version
#version: 0.2.5
#commit: c5e0f35dd7f1a040157a96f70b821b6e483f69d4
sudo systemctl restart galacticad && sudo journalctl -fu galacticad -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/Galactica-corp/galactica/tags

Last updated