Function linera_client::util::wait_for_next_round
source ยท pub async fn wait_for_next_round(
stream: &mut NotificationStream,
timeout: RoundTimeout,
)
Expand description
Returns after the specified time or if we receive a notification that a new round has started.