healthcheck: misconfigured bitcoind zmq

This commit is contained in:
ErikEk
2021-09-11 14:43:46 +02:00
parent 71b23a2c54
commit 94cb818dd9
2 changed files with 94 additions and 6 deletions

View File

@@ -1,5 +1,10 @@
# Release Notes
## Security
* [Misconfigured ZMQ
setup now gets reported](https://github.com/lightningnetwork/lnd/pull/5710).
## Misc
* [An example systemd service file](https://github.com/lightningnetwork/lnd/pull/6033)
@@ -15,3 +20,4 @@
# Contributors (Alphabetical Order)
* Daniel McNally
* ErikEk