reached_range_end

Function reached_range_end 

Source
pub fn reached_range_end(reason: QueryEndReason) -> bool
Expand description

Whether the scan reached the natural end of the requested range (the ledger tip or a requested end_checkpoint) rather than being truncated by an item or scan limit, or bounded by a client cursor. Only natural completion proves the range’s final checkpoint complete.