This commit is contained in:
obscuren
2014-10-14 11:49:15 +02:00
parent 03e082d4ac
commit 294b437414
6 changed files with 26 additions and 8 deletions

View File

@@ -31,7 +31,7 @@ func main() {
LogLevel = 0
}
utils.InitConfig(ConfigFile, Datadir, "ETH")
utils.InitConfig(VmType, ConfigFile, Datadir, "ETH")
ethutil.Config.Diff = DiffTool
ethutil.Config.DiffType = DiffType