Upgrade Lausanne Instructions (v2.3.0-bkc)
This upgrade contains 2025 Lausanne hard fork
⭐ Before Upgrading
⭐ Instructions
1. Stop Geth
systemctl stop geth2. Update Geth
// Download
wget https://github.com/kub-chain/bkc/releases/download/v2.3.0-bkc/geth2.3.0.linux-amd64.tar.gz
// Extact
tar -xvf ./geth2.3.0.linux-amd64.tar.gz -c /usr/bin/3. Update Genesis.json
4. Start the Geth service
Last updated