Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
RamRamez committed Oct 21, 2023
1 parent a843ab9 commit 2eb2a13
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/gql/gqlProjects.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// When includesOptimism is true, backend only returns projects that are verified
// and has OP as receiving address, and when includesOptimism is false, backend returns
// all projects with receiving addresses in any chain also including not verified projects
// When includesOptimism is true, projects that don't
// have an Optimism receiving address are omitted from
// the query.
export const fetchProjectsCount = `
query (
$fromDate: String
Expand Down

1 comment on commit 2eb2a13

@vercel
Copy link

@vercel vercel bot commented on 2eb2a13 Oct 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.