Browse Source
- Use total pubkeys size instead of newly fetched profile events length - This accounts for profiles that were already cached - Update both initial fetch and missing events fetch The issue was that when profiles were already cached, profileEvents.length was 0, making it look like no profiles were fetched even though they were available from cache. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>master
2 changed files with 10 additions and 9 deletions
Loading…
Reference in new issue