mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-20 15:44:21 +01:00
We were accidentally using the port that the tor service was connecting to, not the /torport the user said to use. Fixes: #4597 Reported-by: @openoms Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Changelog-Fixed: Config: `addr` autotor and statictor /torport arguments now advertized correctly.