Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch distance check to be >= instead of just >
Doing so allows for a health_check_slot_distance of 0. While this may be stricter than many operator would want to actually use on nodes, TestValidator uses a value of 0 so we need this for unit tests.
- Loading branch information