aboutsummaryrefslogtreecommitdiffstats
path: root/lds/fetcher.go
diff options
context:
space:
mode:
Diffstat (limited to 'lds/fetcher.go')
-rw-r--r--lds/fetcher.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/lds/fetcher.go b/lds/fetcher.go
index fd1ba19a9..f96bd1d79 100644
--- a/lds/fetcher.go
+++ b/lds/fetcher.go
@@ -42,7 +42,7 @@ const (
// and announced that block.
type lightFetcher struct {
pm *ProtocolManager
- odr *LesOdr
+ odr *LdsOdr
chain *light.LightChain
lock sync.Mutex // lock protects access to the fetcher's internal state variables except sent requests