restart_node_service

Function restart_node_service 

Source
pub async fn restart_node_service(
    node_registry: NodeRegistryManager,
    peer_id: PeerId,
    retain_peer_id: bool,
) -> Result<()>