We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2663f6 commit 56d28a8Copy full SHA for 56d28a8
src/db/feedCategories.ts
@@ -230,7 +230,7 @@ export async function getFeedRiskTiersBatch(
230
}
231
232
/**
233
- * Server-safe helper: uses Supabase on the server; uses fallback on the client.
+ * Server-safe helper: uses Supabase on the server; fallback on the client.
234
*/
235
export async function getFeedRiskTierWithFallback(
236
contractAddress: string,
0 commit comments