mirror of
https://github.com/arnaucube/go-ethereum.git
synced 2026-02-28 14:06:45 +01:00
ethchain: fix dependency
This commit is contained in:
@@ -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"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user