les: fix nodiscover option on the client side (#22422)
This commit is contained in:
@@ -107,7 +107,7 @@ func (s *ServerPoolTest) addTrusted(i int) {
|
||||
}
|
||||
|
||||
func (s *ServerPoolTest) start() {
|
||||
var testQuery queryFunc
|
||||
var testQuery QueryFunc
|
||||
if s.preNeg {
|
||||
testQuery = func(node *enode.Node) int {
|
||||
idx := testNodeIndex(node.ID())
|
||||
|
Reference in New Issue
Block a user