referrerpolicy=no-referrer-when-downgrade

Function get_listen_address

Source
pub async fn get_listen_address(network: Arc<dyn NetworkService>) -> Multiaddr
Expand description

Get the listen multiaddr from the network service.

The address is used to connect to the node.