This condition is line 130 is always triggered on setClientDBStoreActionType because we populate the empty store with the store from DB, so updatesCurrentAsOf are different (0 vs database value).
This was causing state sync on each app open after we removed presisting keyserverStore in SQLite.