mirror of https://github.com/status-im/op-geth.git
eth-go packages ended up in whisper
This commit is contained in:
parent
0122989808
commit
4c84db85c5
|
@ -3,7 +3,7 @@ package qwhisper
|
|||
import (
|
||||
"time"
|
||||
|
||||
"github.com/ethereum/eth-go/ethutil"
|
||||
"github.com/ethereum/go-ethereum/ethutil"
|
||||
"github.com/ethereum/go-ethereum/whisper"
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue