We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54fb579 commit 1d2ad8bCopy full SHA for 1d2ad8b
cmd/utils/flags.go
@@ -64,7 +64,7 @@ import (
64
"github.com/ethereum/go-ethereum/p2p/netutil"
65
"github.com/ethereum/go-ethereum/params"
66
"github.com/ethereum/go-ethereum/rpc"
67
- whisper "github.com/ethereum/go-ethereum/whisper/whisperv6"
+ "github.com/ethereum/whisper"
68
pcsclite "github.com/gballet/go-libpcsclite"
69
cli "gopkg.in/urfave/cli.v1"
70
)
0 commit comments