From fb9741ac8feeab30be376a1574cb4e935f8d5ae2 Mon Sep 17 00:00:00 2001 From: Sonic Date: Mon, 6 May 2019 14:52:18 +0800 Subject: les: rename package to lds --- light/odr_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'light') diff --git a/light/odr_test.go b/light/odr_test.go index 34e1f6f7c..a98adc860 100644 --- a/light/odr_test.go +++ b/light/odr_test.go @@ -300,7 +300,7 @@ func testChainOdr(t *testing.T, protocol int, fn odrTestFn) { } } - // expect retrievals to fail (except genesis block) without a les peer + // expect retrievals to fail (except genesis block) without a lds peer t.Log("checking without ODR") odr.disable = true test(1) -- cgit v1.2.3