- Update getRelays function to throw an error if VITE_NOSTR_RELAYS is not configured, ensuring proper relay setup for chat. - Remove fallback relays to enforce the use of configured relays only, improving reliability in chat connections. |
||
|---|---|---|
| .. | ||
| useAuth.ts | ||
| useEvents.ts | ||
| useIdentity.ts | ||
| useLocale.ts | ||
| useMarket.ts | ||
| useMarketPreloader.ts | ||
| useNostr.ts | ||
| useNostrChat.ts | ||
| useNostrFeed.ts | ||
| useNostrFeedPreloader.ts | ||
| useSocial.ts | ||
| useTicketPurchase.ts | ||
| useUserTickets.ts | ||