Merge branch 'master' of github.com:spesmilo/electrum

This commit is contained in:
ThomasV 2017-10-13 13:47:41 +02:00
commit 319a31e64c
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)