Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Always try to fetch optimistic update when starting lc
Currently fetching an optimistic update at client start happens only if a sync is needed. The proposed change tries to fetch an optimistic update even if no sync is needed, e.g. the client was initialized with a recent checkpoint
- Loading branch information