mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-16 08:48:35 +00:00
Noticed that lookupDistances for FINDNODE requests didn't consider 256 a valid distance. This is actually part of the example in the comment above the function, surprised that wasn't tested before.