aboutsummaryrefslogtreecommitdiffstats
path: root/dex/notaryset.go
diff options
context:
space:
mode:
Diffstat (limited to 'dex/notaryset.go')
-rw-r--r--dex/notaryset.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/dex/notaryset.go b/dex/notaryset.go
index c520aa73c..74d259314 100644
--- a/dex/notaryset.go
+++ b/dex/notaryset.go
@@ -4,7 +4,7 @@ import (
"fmt"
"sync"
- "github.com/ethereum/go-ethereum/p2p/discover"
+ "github.com/dexon-foundation/dexon/p2p/discover"
)
type nodeInfo struct {