FormNetwork.is_node_connected

FormNetwork.is_node_connected(key)

Verify if a specific node is connected.

Parameters

key (hashable) – The identifier of the node.

Returns

bool – True or False.