Renamed chain
=> core
This commit is contained in:
@ -20,7 +20,8 @@ package main
|
||||
import (
|
||||
"fmt"
|
||||
"runtime"
|
||||
"github.com/ethereum/go-ethereum/chain/types"
|
||||
|
||||
"github.com/ethereum/go-ethereum/core/types"
|
||||
"github.com/ethereum/go-ethereum/ethutil"
|
||||
"github.com/ethereum/go-ethereum/state"
|
||||
"github.com/ethereum/go-ethereum/xeth"
|
||||
|
Reference in New Issue
Block a user