This release updates Waves Node version used by the consensus client to 1.6.3. This release is mandatory for all miners.
Update Notes
Docker tags for the ghcr.io/unitsnetwork/consensus-client image remain the same (mainnet and testnet for the respective networks). No configuration changes are required. To update your deployments, please stop the containers, pull newer images, and restart:
docker compose down && docker compose pull && docker compose up -d