pub async fn get_listen_address(network: Arc<dyn NetworkService>) -> MultiaddrExpand description
Get the listen multiaddr from the network service.
The address is used to connect to the node.
pub async fn get_listen_address(network: Arc<dyn NetworkService>) -> MultiaddrGet the listen multiaddr from the network service.
The address is used to connect to the node.