Skip to content

Commit

Permalink
Deployment bump
Browse files Browse the repository at this point in the history
  • Loading branch information
0xJem committed Sep 22, 2023
1 parent 7855be5 commit e466904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/server/.wundergraph/wundergraph.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ const resolveSubgraphUrl = (url: string): string => {

const treasuryEthereum = introspect.graphql({
apiNamespace: "treasuryEthereum",
url: resolveSubgraphUrl("https://gateway-arbitrum.network.thegraph.com/api/[api-key]/deployments/id/QmcjbkKZFo3qK7u5Asi3HLryq2FZAR2iWq5fLSiRYA7vTq"), // 4.13.2
url: resolveSubgraphUrl("https://gateway-arbitrum.network.thegraph.com/api/[api-key]/deployments/id/QmZwxg2FCXLV6RfPsph5LeBNoddnZcgeHndBjXbfULiDbs"), // 4.13.3
schemaExtension: schemaExtension,
});

Expand Down

0 comments on commit e466904

Please sign in to comment.