swarm/pss: transition to whisper v6 (#19023)
This commit is contained in:
committed by
Anton Evangelatov
parent
0c10d37606
commit
cde02e017e
@@ -26,7 +26,7 @@ import (
|
||||
"github.com/ethereum/go-ethereum/p2p"
|
||||
"github.com/ethereum/go-ethereum/rlp"
|
||||
"github.com/ethereum/go-ethereum/swarm/storage"
|
||||
whisper "github.com/ethereum/go-ethereum/whisper/whisperv5"
|
||||
whisper "github.com/ethereum/go-ethereum/whisper/whisperv6"
|
||||
)
|
||||
|
||||
const (
|
||||
|
Reference in New Issue
Block a user