Upgrade


Chain ID: perun-1 | Latest Version Tag: v1.3.1 |

Download and build upgrade binaries

# Clone project repository 

cd $HOME
git clone --depth 1 --branch  v1.3.1  https://github.com/chain4energy/c4e-chain.git
cd c4e-chain
git checkout v1.3.1
make install



sudo systemctl restart c4ed && journalctl -u c4ed -f

Last updated