Skip to content

Commit 5417edc

Browse files
fix(payment-detection): codegen sepolia URL (#1609)
1 parent 4597d37 commit 5417edc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/payment-detection/codegen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
overwrite: true
2-
schema: 'https://api.studio.thegraph.com/query/67444/request-payments-sepolia/version/latest'
2+
schema: 'https://subgraph.satsuma-prod.com/e2e4905ab7c8/request-network--434873/request-payments-sepolia/api'
33
documents: src/thegraph/queries/*.graphql
44
generates:
55
src/thegraph/generated/graphql.ts:

0 commit comments

Comments
 (0)