Write a FIND-NODE RPC that traverses the network, finding the closest nodes to some address. ## Definition of done The RPC returns up to *k* closest nodes to some id.
Write a FIND-NODE RPC that traverses the network, finding the closest nodes to some address.
Definition of done
The RPC returns up to k closest nodes to some id.