good morning!!!!

Skip to content
Snippets Groups Projects
Commit 98811f11 authored by Jeffrey Wilcke's avatar Jeffrey Wilcke
Browse files

ethereum instead of ethereal. Fixes #69

parent d6acb74a
Branches
Tags
No related merge requests found
......@@ -62,7 +62,7 @@ func main() {
}
g, err := globalconf.NewWithOptions(&globalconf.Options{
Filename: path.Join(ethutil.ApplicationFolder(".ethereal"), "conf.ini"),
Filename: path.Join(ethutil.ApplicationFolder(".ethereum"), "conf.ini"),
})
if err != nil {
fmt.Println(err)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment