mirror of
https://gitlab.com/pulsechaincom/go-pulse.git
synced 2024-12-25 21:07:17 +00:00
ethchain: fix dependency
This commit is contained in:
parent
2ef044edfc
commit
f05d422a97
@ -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"
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user