πŸ› οΈUpgrade

version: 0.4.0

🟒UPDATE🟒 19.12.24

at Height -> 15678000

cd $HOME/firmachain
git pull
git checkout v0.4.0
make install
firmachaind version --long | grep -e commit -e version
#version: 0.4.0
#commit: e2ab40a4074a05838f94babab566fe231f4c39b3
sudo systemctl restart firmachaind && journalctl -fu firmachaind -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/FirmaChain/firmachain/tags

Last updated