Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove explicit assert in Blockstore::get_slot_entries_in_block() (an…
…za-xyz#1258) This is a private function and the callers should NOT be calling with an empty completed range vector. Regardless, it is safer to just return an empty Entry vector should an empty CompletedRanges be provided as input.
- Loading branch information