Skip to content

Commit 7d90e65

Browse files
feat(graph): deprecated collect-receipts-endpoint (#1444)
1 parent 9afe52f commit 7d90e65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graph/values/arbitrum-one/graph-network-indexer.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ indexerDefaults:
2020

2121
indexerAgent:
2222
config:
23-
collect-receipts-endpoint: "https://gateway-arbitrum.network.thegraph.com/collect-receipts"
23+
gateway-endpoint: "https://gateway-arbitrum.network.thegraph.com/collect-receipts"
2424
epoch-subgraph-deployment: "QmW26TG5s9myd1gzio9fkgVHEEjZ7u5ktWDpkNePzbusNo"
2525
epoch-subgraph-endpoint: http://graph-node-query:8000/subgraphs/id/QmW26TG5s9myd1gzio9fkgVHEEjZ7u5ktWDpkNePzbusNo
2626
ethereum: http://proxyd-nitro-proxyd.arbitrum-one:8545

0 commit comments

Comments
 (0)