ethereum instead of ethereal. Fixes #69
This commit is contained in:
parent
d6acb74ac9
commit
98811f11e5
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user