aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/pss/types.go
diff options
context:
space:
mode:
Diffstat (limited to 'swarm/pss/types.go')
-rw-r--r--swarm/pss/types.go12
1 files changed, 6 insertions, 6 deletions
diff --git a/swarm/pss/types.go b/swarm/pss/types.go
index 2ce1f5cfb..d66a2d4e3 100644
--- a/swarm/pss/types.go
+++ b/swarm/pss/types.go
@@ -21,12 +21,12 @@ import (
"fmt"
"sync"
- "github.com/ethereum/go-ethereum/common"
- "github.com/ethereum/go-ethereum/common/hexutil"
- "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/whisperv6"
+ "github.com/dexon-foundation/dexon/common"
+ "github.com/dexon-foundation/dexon/common/hexutil"
+ "github.com/dexon-foundation/dexon/p2p"
+ "github.com/dexon-foundation/dexon/rlp"
+ "github.com/dexon-foundation/dexon/swarm/storage"
+ whisper "github.com/dexon-foundation/dexon/whisper/whisperv6"
)
const (