allow user to change the port
This commit is contained in:
@@ -892,7 +892,7 @@ class ElectrumWindow(QMainWindow):
|
||||
else:
|
||||
return
|
||||
|
||||
wallet.interface.set_server(host, port)
|
||||
wallet.set_server(host, port)
|
||||
return True
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user