This commit is contained in:
obscuren 2014-11-04 16:43:02 +01:00
parent a9db1ee8d4
commit 64b6172089
1 changed files with 1 additions and 0 deletions

View File

@ -16,4 +16,5 @@ func init() {
logpkg.AddLogSystem(Logger)
ethutil.ReadConfig(".ethtest", "/tmp/ethtest", "")
ethutil.Config.Db, _ = NewMemDatabase()
}