Files
purple-electrumwallet/electrum
f321x db6b6a16f8 lnpeermgr: add_peer: fix check if proxy enabled
LNPeerManager.add_peer would only check if self.network.proxy is set,
which it is always as Network is initialized with self.proxy =
ProxySettings(). Instead it should check if proxy is set and enabled.
2026-01-27 12:49:19 +01:00
..
2026-01-22 14:55:02 +00:00
2026-01-24 11:17:47 +01:00
2026-01-22 14:02:19 +01:00
2025-12-02 10:38:10 +01:00
2025-12-17 10:23:16 +00:00
2026-01-22 16:22:42 +01:00