mirror of
https://github.com/arnaucube/go-ethereum.git
synced 2026-02-28 22:16:45 +01:00
Merge branch 'develop'
This commit is contained in:
@@ -94,10 +94,11 @@ func (gui *Gui) Start(assetPath string) {
|
||||
panic(err)
|
||||
}
|
||||
|
||||
win.Show()
|
||||
|
||||
ethutil.Config.Log.AddLogSystem(gui)
|
||||
ethutil.Config.Log.Infoln("[GUI] Starting GUI")
|
||||
|
||||
win.Show()
|
||||
win.Wait()
|
||||
|
||||
gui.eth.Stop()
|
||||
|
||||
Reference in New Issue
Block a user