linera_client::util

Function 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.