Commit 64b61720 authored by obscuren's avatar obscuren

added db

parent a9db1ee8
...@@ -16,4 +16,5 @@ func init() { ...@@ -16,4 +16,5 @@ func init() {
logpkg.AddLogSystem(Logger) logpkg.AddLogSystem(Logger)
ethutil.ReadConfig(".ethtest", "/tmp/ethtest", "") ethutil.ReadConfig(".ethtest", "/tmp/ethtest", "")
ethutil.Config.Db, _ = NewMemDatabase()
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment