Upgrade notes
No breaking changes tonode.toml config for v0.15.2.
Optional: If you previously used --prometheus-addr or related CLI flags on monad-bft, these are now configured in the [prometheus] section of node.toml. Remove the CLI flag and add:
full_node_raptorcast.round_span value in node.toml, verify it is ≤ 960. Values above this cap are now rejected at startup.
1. SSH into the node as root user
2. Stop services
3. Upgrade monad package
4. Start services and verify
Active: active (running). Confirm the node rejoins and advances blocks.

