You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IPFS timeout after which a file will be considered unavailable [env: ORACLE_IPFS_TIMEOUT_SECS=] [default: 30]
25
+
26
+
--metrics-port <metrics-port>
27
+
[env: ORACLE_METRICS_PORT=] [default: 8090]
28
+
32
29
--min-signal <min-signal>
33
30
Minimum signal for a subgraph to be checked [env: ORACLE_MIN_SIGNAL=] [default: 100]
34
31
32
+
--oracle-index <oracle-index>
33
+
Assigned index for the oracle, to be used when voting on SubgraphAvailabilityManager [env: ORACLE_INDEX=]
34
+
35
35
--period <period>
36
-
How often the oracle should check the subgraphs. With the default value of 0, the oracle will run once and
37
-
terminate [env: ORACLE_PERIOD_SECS=] [default: 0]
36
+
How often the oracle should check the subgraphs. With the default value of 0, the oracle will run once and terminate [env: ORACLE_PERIOD_SECS=] [default: 0]
a comma separated list of the supported data source kinds [env: SUPPORTED_DATA_SOURCE_KINDS=] [default: ethereum,ethereum/contract,file/ipfs,substreams,file/arweave]
52
+
42
53
-s, --supported-networks <supported-networks>...
43
54
a comma separated list of the supported network ids [env: SUPPORTED_NETWORKS=] [default: mainnet]
0 commit comments