Function nodeDistance

  • Compute the distance between two nodes. distance = nodeId1 ^ nodeId2 where ^ = bitwise XOR operator

    Parameters

    Returns bigint

Generated using TypeDoc