Skip to content

Commit

Permalink
small clarification of the network resolution in CHANGELOG too
Browse files Browse the repository at this point in the history
  • Loading branch information
sduchesneau committed Sep 27, 2023
1 parent cd6d9ac commit de1f73c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ In this `<name>` is the same name as what `<manifest>` defines was, `https://git

The `./path/to/schema.sql` would point to your schema file (path resolved relative to parent directory of `substreams.prod.yaml`).

The 'network: mainnet' will be used to resolve to an endpoint. You can configure each network to have its own endpoint via environment variables `SUBSTREAMS_ENDPOINTS_CONFIG_<NETWORK>` or override this mechanism completely by using the `--endpoint` flag. Most used networks have default endpoints.

* Setup your database:

```bash
Expand Down

0 comments on commit de1f73c

Please sign in to comment.