Warn if no lighthouses were configured on a non lighthouse node (#587)

This commit is contained in:
Nate Brown
2021-11-30 10:31:33 -06:00
committed by GitHub
parent 75306487c5
commit 48c47f5841
2 changed files with 8 additions and 0 deletions

View File

@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- Warn when a non lighthouse node does not have lighthouse hosts configured. (#587)
## [1.5.0] - 2021-11-11
### Added