We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5a2b01 commit 459dc1cCopy full SHA for 459dc1c
1 file changed
spot-subgraph/README.md
@@ -38,8 +38,8 @@ You should have your own Goldsky API key to use with the Goldsky CLI.
38
Note you must set the (new) version to deploy to, and then update the tag separately.
39
40
```
41
-./scripts/deploy.sh sepolia <VERSION> ampleforth-spot-sepolia
42
-./scripts/deploy.sh mainnet <VERSION> ampleforth-spot
+./scripts/deploy.sh sepolia ampleforth-spot-sepolia <VERSION>
+./scripts/deploy.sh mainnet ampleforth-spot <VERSION>
43
44
45
Once deployed, update the tag that frg-web-api looks for.
0 commit comments