Function wait_for_height

Source
pub async fn wait_for_height(
    height: Height,
    height_name: &'static str,
    state: State,
) -> Result<(), Report>
Expand description

Polls state service for tip height every CHECK_INTERVAL until the tip reaches the provided tip_height