Function arb_height

Source
pub fn arb_height<P: Parameters>(
    branch_id: BranchId,
    params: &P,
) -> impl Strategy<Value = Option<BlockHeight>>
Available on crate feature test-dependencies only.