mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 01:43:16 +01:00
5155ebc405
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. |
||
---|---|---|
.. | ||
diskcheck_js.go | ||
diskcheck_netbsd.go | ||
diskcheck_openbsd.go | ||
diskcheck_solaris.go | ||
diskcheck_windows.go | ||
diskcheck.go | ||
go.mod | ||
go.sum | ||
healthcheck_test.go | ||
healthcheck.go | ||
log.go | ||
tor_connection.go |