We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d827c62 commit f5278efCopy full SHA for f5278ef
request-subgraph-storage/README.md
@@ -9,7 +9,7 @@ subgraph data
9
ENV SUBGRAPH_REPO= # defaults to https://github.com/RequestNetwork/storage-subgraph.git
10
ENV SUBGRAPH_BRANCH= # defaults to main
11
ENV SUBGRAPH_FILE= # no default, typically subgraph-<chain>.yaml for above repo
12
-ENV SUBGRAPH_NAME= # defaults to request-network/request-storage
+ENV SUBGRAPH_NAME= # defaults to RequestNetwork/request-storage
13
```
14
15
graph-node / ipfs
0 commit comments