lnd/docs
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
..
grpc Merge pull request #5766 from JssDWt/update-csharp-grpc-docs-grpc.net.client 2021-09-29 12:02:03 +02:00
release-notes tor+healthcheck: fix healthcheck for multiple services 2021-11-23 09:53:36 +01:00
rest docs+lnrpc: enable bi-directional WebSockets 2021-04-29 10:39:12 +02:00
code_contribution_guidelines.md Merge pull request #5627 from Zero-1729/patch-3 2021-08-30 19:23:43 -07:00
configuring_tor.md docs: unify code and shell cmd blocks 2021-01-22 09:14:09 +01:00
debugging_lnd.md docs: unify code and shell cmd blocks 2021-01-22 09:14:09 +01:00
DOCKER.md docs: update release verification scripts for v0.12.1-beta 2021-09-27 15:48:20 +02:00
etcd.md Merge pull request #4878 from bhandras/etcd_doc_fix 2021-05-03 18:56:42 -07:00
fuzz.md docs: update fuzz.md to explain new build/run process 2021-06-16 12:49:26 -04:00
INSTALL.md docs: advertise Go 1.16 as min Go version in INSTALL.md 2021-09-29 17:31:40 -07:00
key_import.md docs: add introductory documentation for new key import feature 2021-05-21 14:39:35 -07:00
leader_election.md docs: update leader election docs [skip ci] 2021-11-01 16:30:13 +01:00
macaroons.md docs: unify code and shell cmd blocks 2021-01-22 09:14:09 +01:00
MAKEFILE.md docs: unify code and shell cmd blocks 2021-01-22 09:14:09 +01:00
nat_traversal.md docs: unify code and shell cmd blocks 2021-01-22 09:14:09 +01:00
postgres.md lncfg: add postgres 2021-09-21 10:44:20 +02:00
psbt.md docs: add example for PSBT batch funding 2021-10-04 11:17:09 +02:00
recovery.md docs: fix inconsistent naming of channel.backup [skip ci] 2021-08-12 00:26:53 +02:00
release.md docs: update release verification scripts for v0.12.1-beta 2021-09-27 15:48:20 +02:00
remote-signing.md docs: add remote signing documentation and release notes 2021-10-14 16:14:50 +02:00
ruby-thing.rb docs: update contribution guidelines to add section on commit structure 2018-12-18 20:59:46 -08:00
safety.md docs: Remove pruned node warning. [skip ci] 2021-09-22 09:21:17 +02:00
wallet.md docs: add wallet management doc, fix markup in INSTALL doc 2021-05-06 12:23:46 +02:00
watchtower.md lnrpc+lncli: deprecate sat_per_byte and add sat_per_vbyte 2021-03-26 17:16:40 +08:00