This commit is contained in:
SomberNight 2017-10-13 12:38:19 +02:00
parent beffd3c006
commit 8025d81ec0
1 changed files with 1 additions and 0 deletions

View File

@ -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)