Skip to content

Commit

Permalink
addd api key
Browse files Browse the repository at this point in the history
  • Loading branch information
josemarinas committed Nov 3, 2023
1 parent 1e31ba9 commit 751e30e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/client/examples/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ export const contextParams: ContextParams = {
// They will switch depending on the network (production, development)
graphqlNodes: [
{
url: "https://subgraph.satsuma-prod.com/aragon/osx-goerli/api",
url: "https://subgraph.satsuma-prod.com/qHR2wGfc5RLi6/aragon/osx-goerli/api",
},
],
};
Expand Down

0 comments on commit 751e30e

Please sign in to comment.