Add since to reqs that get re-opened to avoid re-downloading and gaps in active subscriptions. Also add some getters for event stores and event sort utils

This commit is contained in:
Jon Staab
2025-12-04 15:16:56 -08:00
parent 7b96e52349
commit d81ec62d2b
5 changed files with 126 additions and 75 deletions
-1
View File
@@ -207,7 +207,6 @@ export const round = (precision: number, x: number) =>
// ----------------------------------------------------------------------------
/** One minute in seconds */
export const MINUTE = 60
/** One hour in seconds */