swarm/pss: transition to whisper v6 (#19023)

(cherry picked from commit cde02e017e)
This commit is contained in:
gluk256
2019-02-08 20:05:10 +04:00
committed by Rafael Matias
parent 068725c5b0
commit 8d8ddea1a3
6 changed files with 8 additions and 8 deletions

View File

@@ -19,7 +19,7 @@ import (
"github.com/ethereum/go-ethereum/swarm/network"
"github.com/ethereum/go-ethereum/swarm/pss"
"github.com/ethereum/go-ethereum/swarm/state"
whisper "github.com/ethereum/go-ethereum/whisper/whisperv5"
whisper "github.com/ethereum/go-ethereum/whisper/whisperv6"
)
var (