mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-04-01 07:35:58 +00:00
eth-go packages ended up in whisper
This commit is contained in:
parent
0122989808
commit
4c84db85c5
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue