mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2026-01-21 23:34:28 +01:00
In this commit, we fix a bug where a fallback SRV lookup would leak information if `lnd` was set to route connections over Tor. We solve this by using the network-specific functions rather than the standard ones found in the `net` package.