Function snarkos_network::topology::nodes_from_connections[][src]

pub fn nodes_from_connections(
    connections: &HashSet<Connection>
) -> HashSet<SocketAddr>
Expand description

Constructs a set of nodes contained from the connection set.