Refactored ethutil.Config.Db out
This commit is contained in:
@ -16,5 +16,4 @@ func init() {
|
||||
logpkg.AddLogSystem(Logger)
|
||||
|
||||
ethutil.ReadConfig(".ethtest", "/tmp/ethtest", "")
|
||||
ethutil.Config.Db, _ = NewMemDatabase()
|
||||
}
|
||||
|
Reference in New Issue
Block a user