Files
pallectrum/electrum
Sander van Grieken 7df2a1159b qml: fix updating network settings
Previously the server parameters were each handled differently, e.g. auto-connect was only applied when updating Network.server
and not when Config.autoConnect was updated. Similarly, updating Network.server did not restart the network, leading to >1 connection
when Network.oneServer was set to True before updating Network.server.

Consolidate server parameter updates into a single call, remove the individual setters, and move Config.autoConnect and Config.autoConnectDefined to Network.
2025-06-03 13:22:45 +02:00
..
2025-06-03 13:22:45 +02:00
2025-06-03 11:26:23 +02:00
2025-05-26 15:31:08 +00:00
2025-05-28 10:42:59 +02:00
2025-05-28 10:46:00 +02:00