You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(l1): use correct target to get closest neighbors in discv4 (#5595)
** Motivation **
Instead of using sender id to get the distance use `target` provided
from the `FindNodesMessage` which is correct spec.
Co-authored-by: lakshya-sky <[email protected]>
Co-authored-by: Tomás Grüner <[email protected]>
0 commit comments