pub async fn create_iroh_network( config: NetworkConfig, span: &Span, ) -> Result<(Arc<dyn Network>, BoxStream<'static, (PeerId, Message)>)>