aboutsummaryrefslogtreecommitdiffstats
path: root/les/flowcontrol/control.go
diff options
context:
space:
mode:
Diffstat (limited to 'les/flowcontrol/control.go')
-rw-r--r--les/flowcontrol/control.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/les/flowcontrol/control.go b/les/flowcontrol/control.go
index 8ef4ba511..bb4a73b6d 100644
--- a/les/flowcontrol/control.go
+++ b/les/flowcontrol/control.go
@@ -21,7 +21,7 @@ import (
"sync"
"time"
- "github.com/ethereum/go-ethereum/common/mclock"
+ "github.com/dexon-foundation/dexon/common/mclock"
)
const fcTimeConst = time.Millisecond