tuweni / org.apache.tuweni.kademlia / KademliaRoutingTable / logDistToSelf

logDistToSelf

fun logDistToSelf(node: T): Int (source)

Provides the distance between our identity and the peer

Parameters

node - the peer to compare to

Return
the distance between the peer and our identity