Network.is_node_connected
-
Network.
is_node_connected
(key) Verify if a specific node is connected.
- Parameters
key (hashable) – The identifier of the node.
- Returns
bool – True or False.
Network.
is_node_connected
(key)Verify if a specific node is connected.
key (hashable) – The identifier of the node.
bool – True or False.