forked from cerc-io/plugeth
ethchain: fix dependency
This commit is contained in:
parent
2ef044edfc
commit
f05d422a97
@ -3,7 +3,7 @@ package ethchain
|
|||||||
import (
|
import (
|
||||||
"math/big"
|
"math/big"
|
||||||
|
|
||||||
"github.com/ethereum.backup/ethutil-go"
|
"github.com/ethereum/go-ethereum/ethutil"
|
||||||
"github.com/ethereum/go-ethereum/vm"
|
"github.com/ethereum/go-ethereum/vm"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user