-
Notifications
You must be signed in to change notification settings - Fork 4
/
.env.example
30 lines (25 loc) · 1.6 KB
/
.env.example
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
WS_POLKADOT_CORETIME_CHAIN="WSS endpoint of the coretime chain on Polkadot"
WS_KUSAMA_CORETIME_CHAIN="WSS endpoint of the coretime chain on Kusama"
WS_PASEO_CORETIME_CHAIN="WSS endpoint of the coretime chain on Paseo"
WS_ROCOCO_CORETIME_CHAIN="WSS endpoint of the coretime chain on Rococo"
WS_WESTEND_CORETIME_CHAIN="WSS endpiont of the coretime chain on Westend"
WS_POLKADOT_RELAY_CHAIN="WSS endpoint of the coretime relay chain - Polkadot"
WS_KUSAMA_RELAY_CHAIN="WSS endpoint of the coretime relay chain - Kusama"
WS_PASEO_RELAY_CHAIN="WSS endpoint of the coretime relay chain - Paseo"
WS_ROCOCO_RELAY_CHAIN="WSS endpoint of the coretime relay chain - Rococo"
WS_WESTEND_RELAY_CHAIN="WSS endpoint of the coretime relay chain - Westend"
WS_REGIONX_COCOS_CHAIN="WSS endpoint of the regionx rococo chain"
WS_REGIONX_PASEO_CHAIN="WSS endpoint of the regionx paseo chain"
POLKADOT_CORETIME_INDEXER="Subquery indexer for Polkadot Coretime"
KUSAMA_CORETIME_INDEXER="Subquery indexer for Kusama Coretime"
PASEO_CORETIME_INDEXER="Subquery indexer for Paseo Coretime"
WESTEND_CORETIME_INDEXER="Subquery indexer for Westend Coretime"
ROCOCO_CORETIME_INDEXER="Subquery indexer for Rococo Coretime"
REGIONX_PASEO_INDEXER="Subquery indexer for RegionX Paseo"
COCOS_INDEXER="Subquery indexer for RegionX Cocos"
POLKADOT_CORETIME_DICT="Subquery dictionary for Polkadot Coretime"
KUSAMA_CORETIME_DICT="Subquery dictionary for Kusama Coretime"
PASEO_CORETIME_DICT="Subquery dictionary for Paseo Coretime"
WESTEND_CORETIME_DICT="Subquery dictionary for Westend Coretime"
ROCOCO_CORETIME_DICT="Subquery dictionary for Rococo Coretime"
EXPERIMENTAL=false