Perhaps we can remove this field from the LedgerDB top level API and put it into the BackingStore and capture it in the LedgerBackingStoreValueHandle.
Care has to be taken because we adapt the actual number of requested values based on the current diffs in the V1 changelog, so we might not be able to directly remove it from the RangeQuery datatype.
_Originally posted by @nfrisby in https://github.com/IntersectMBO/ouroboros-consensus/pull/1267#discussion_r1830217210_
Perhaps we can remove this field from the LedgerDB top level API and put it into the BackingStore and capture it in the LedgerBackingStoreValueHandle.
Care has to be taken because we adapt the actual number of requested values based on the current diffs in the V1 changelog, so we might not be able to directly remove it from the RangeQuery datatype.