pub async fn wait_for_height(
context: &Context,
scope: &impl MetricScope,
target_height: u64,
)Expand description
Polls until a metric scope reaches target_height.
pub async fn wait_for_height(
context: &Context,
scope: &impl MetricScope,
target_height: u64,
)Polls until a metric scope reaches target_height.