Skip to content

Commit d3a6988

Browse files
committed
fix(contrib): remove deployment_id from service network subgraph config
1 parent 82a33b9 commit d3a6988

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

contrib/indexer-service/config.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ status_url = "http://graph-node:8030/graphql"
1111

1212
[subgraphs.network]
1313
query_url = "http://graph-node:8000/subgraphs/name/graph-network"
14-
deployment_id = "NETWORK_DEPLOYMENT_PLACEHOLDER"
1514
syncing_interval_secs = 5
1615
recently_closed_allocation_buffer_secs = 10
1716

0 commit comments

Comments
 (0)