diff --git a/crates/subspace-farmer/src/cluster/farmer.rs b/crates/subspace-farmer/src/cluster/farmer.rs index fd6037138f..483f12413e 100644 --- a/crates/subspace-farmer/src/cluster/farmer.rs +++ b/crates/subspace-farmer/src/cluster/farmer.rs @@ -501,8 +501,8 @@ where } } -// Listen for farmer identification broadcast from controller and publish identification -// broadcast in response, also send periodic notifications reminding that farm exists +/// Listen for farmer identification broadcast from controller and publish identification +/// broadcast in response, also send periodic notifications reminding that farm exists async fn identify_responder( nats_client: &NatsClient, farms_details: &[FarmDetails],