Route.no_hop#

property Route.no_hop: bool

Returns True if the sender and recipient are deployed on the same node.

Returns:

True if the sender and recipient are deployed on the same node, False otherwise.

Return type:

bool