lnd/docs/release-notes
Oliver Gugger 5155ebc405
tor+healthcheck: fix healthcheck for multiple services
Fixes #6013.
This commit fixes the Tor healthcheck that would previously fail if
there were multiple hidden service registered.
In the controller, we only need to know that our service is contained in
the list of active services. But we can't do a string equality check
since there might be multiple services, comma separated.
2021-11-23 09:53:36 +01:00
..
release-notes-0.13.1.md lntest: avoid global ServeMux 2021-08-27 11:30:01 +02:00
release-notes-0.13.2.md docs/release-notes: add item for easy AMP CLI re-use 2021-08-04 19:17:57 -07:00
release-notes-0.13.3.md docs: update release notes for 0.13.3 2021-09-30 13:44:35 -04:00
release-notes-0.14.0.md docs: fix formatting [skip ci] 2021-11-18 09:46:30 +01:00
release-notes-0.14.1.md tor+healthcheck: fix healthcheck for multiple services 2021-11-23 09:53:36 +01:00