Commit f05d422a authored by Felix Lange's avatar Felix Lange

ethchain: fix dependency

parent 2ef044ed
......@@ -3,7 +3,7 @@ package ethchain
import (
"math/big"
"github.com/ethereum.backup/ethutil-go"
"github.com/ethereum/go-ethereum/ethutil"
"github.com/ethereum/go-ethereum/vm"
)
......
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