SomberNight 7 years ago
parent
commit
8025d81ec0
  1. 1
      lib/network.py

1
lib/network.py

@ -988,6 +988,7 @@ class Network(util.DaemonThread):
if b:
interface.blockchain = b
self.switch_lagging_interface()
self.notify('updated')
self.notify('interfaces')
return
b = blockchain.can_connect(header)

Loading…
Cancel
Save