Skip to content

Commit b7e40dd

Browse files
fix: update advanced-configuration.md (#104)
1 parent 27b45a5 commit b7e40dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/graphcast/radios/subgraph-radio/advanced-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ In the configuration table below is the full list of environment variables you c
99
See [Basic Configuration in the Introduction](intro#basic-configuration). The following environment variables are optional:
1010

1111
| Name (Optional variables) | Description and examples |
12-
| ------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | --- | -------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
12+
| ------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
1313
| `MNEMONIC` | Mnemonic to the Graphcast ID wallet or the Indexer Operator wallet (first address of the wallet is used; Only one of `PRIVATE_KEY` or `MNEMONIC` is needed). Example: `claptrap armchair violin...` |
1414
| `COLLECT_MESSAGE_DURATION` | Seconds that the Subgraph Radio will wait to collect remote POI attestations before making a comparison with the local POI. Example: `120` for 2 minutes. |
1515
| `GOSSIP_TOPIC_COVERAGE` | Toggle for topic coverage level. Possible values: "comprehensive", "on-chain", "minimal". Default is set to "comprehensive" coverage. |

0 commit comments

Comments
 (0)