This release updates Waves Node version used by the consensus client to 1.5.11. This release is recommended for all miners as it contains several bug fixes and improvements.
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 stop && docker compose pull && docker compose up -d