mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-12 23:54:41 +00:00
ed97517ff4
This resolves a minor issue where neighbors responses containing less than 16 nodes would bump the failure counter, removing the node. One situation where this can happen is a private deployment where the total number of extant nodes is less than 16. Issue found by @jsying.