Function validator_worker::heartbeat::heartbeat
source · pub async fn heartbeat<C: Unlocked + 'static>(
iface: &SentryApi<C>,
channel_context: &ChainOf<Channel>
) -> Result<HeartbeatStatus, Error>
pub async fn heartbeat<C: Unlocked + 'static>(
iface: &SentryApi<C>,
channel_context: &ChainOf<Channel>
) -> Result<HeartbeatStatus, Error>