Skip to content

Commit

Permalink
Update networks.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bleiva authored and fordN committed Aug 20, 2021
1 parent 2440dd4 commit bb46b6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/networks.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ indexer. The only requirement is a minimum stake of 100k GRT.
| `INDEXER_AGENT_NETWORK_SUBGRAPH_ENDPOINT` | `--network-subgraph-endpoint` | `https://gateway.thegraph.com/network` |
| `INDEXER_AGENT_DAI_CONTRACT` | `--dai-contract` | `0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48` (USDC) |
| `INDEXER_AGENT_COLLECT_RECEIPTS_ENDPOINT` | `--collect-receipts-endpoint` | `https://gateway.network.thegraph.com/collect-receipts` |
| `INDEXER_AGENT_GAS_COST_MAX` | `--gas-cost-max` | `50` |
| `INDEXER_AGENT_GAS_PRICE_MAX` | `--gas-price-max` | `50` |

In order to avoid collecting or claiming query fees below a certain threshold
(e.g. below the cost of the two transactions), the following configuration
Expand Down

0 comments on commit bb46b6f

Please sign in to comment.