@@ -198,6 +198,7 @@ class ElectrumGui(PrintError):
|
||||
self.build_tray_menu()
|
||||
# FIXME: Remove in favour of the load_wallet hook
|
||||
run_hook('on_new_window', w)
|
||||
w.warn_if_testnet()
|
||||
w.warn_if_watching_only()
|
||||
return w
|
||||
|
||||
|
||||
Reference in New Issue
Block a user