swarm/pss: transition to whisper v6 (#19023)
(cherry picked from commit cde02e017e
)
This commit is contained in:
@@ -12,7 +12,7 @@ import (
|
||||
"github.com/ethereum/go-ethereum/p2p/protocols"
|
||||
"github.com/ethereum/go-ethereum/swarm/network"
|
||||
"github.com/ethereum/go-ethereum/swarm/pot"
|
||||
whisper "github.com/ethereum/go-ethereum/whisper/whisperv5"
|
||||
whisper "github.com/ethereum/go-ethereum/whisper/whisperv6"
|
||||
)
|
||||
|
||||
type testCase struct {
|
||||
|
Reference in New Issue
Block a user