You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Originally posted by @nfrisby in #1267 (comment)
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.
The text was updated successfully, but these errors were encountered: