Minor update and fixes to the gui and console
This commit is contained in:
@ -113,6 +113,7 @@ func (ui *Gui) Start(assetPath string) {
|
||||
}
|
||||
if err != nil {
|
||||
ethutil.Config.Log.Infoln("FATAL: asset not found: you can set an alternative asset path on on the command line using option 'asset_path'")
|
||||
|
||||
panic(err)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user