From 018ff1af4644a1f082daaeffdbc2efe91858f6eb Mon Sep 17 00:00:00 2001 From: ekzyis Date: Sat, 20 Sep 2025 18:45:21 +0200 Subject: [PATCH] Remove empty line in Phoenixd guide --- wallets/lib/protocols/docs/user/phoenixd.md | 1 - 1 file changed, 1 deletion(-) diff --git a/wallets/lib/protocols/docs/user/phoenixd.md b/wallets/lib/protocols/docs/user/phoenixd.md index 6c840a99..2c51938e 100644 --- a/wallets/lib/protocols/docs/user/phoenixd.md +++ b/wallets/lib/protocols/docs/user/phoenixd.md @@ -21,7 +21,6 @@ Requirements: see [official documentation](https://phoenix.acinq.co/server/get-started) - By default, it binds to 127.0.0.1 on port 9740. To make it reachable from the internet, you need to pass `--http-bind.ip=0.0.0.0` or run a reverse proxy. You also need to enable Cross-Origin Resource Sharing (CORS) for sending.