aboutsummaryrefslogtreecommitdiffstats
path: root/rpc/endpoints.go
diff options
context:
space:
mode:
Diffstat (limited to 'rpc/endpoints.go')
-rw-r--r--rpc/endpoints.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpc/endpoints.go b/rpc/endpoints.go
index 8ca6d4eb0..bf5f650aa 100644
--- a/rpc/endpoints.go
+++ b/rpc/endpoints.go
@@ -19,7 +19,7 @@ package rpc
import (
"net"
- "github.com/ethereum/go-ethereum/log"
+ "github.com/dexon-foundation/dexon/log"
)
// StartHTTPEndpoint starts the HTTP RPC endpoint, configured with cors/vhosts/modules