tx is now part of the chain package

This commit is contained in:
obscuren
2014-01-23 22:33:51 +01:00
parent 501db83dfd
commit 7bf4f2a908
2 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@ func main() {
runtime.GOMAXPROCS(runtime.NumCPU())
Init()
ethutil.InitFees()
ethchain.InitFees()
ethutil.ReadConfig()
// Instantiated a eth stack