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
SUBGRAPH_URL=https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/AFNg1WfLo4dv1tfixaKCvWTVnFGEsVhVKx2Kef1dbt9G# Please replace [api-key] with your TheGraph API key
21
21
22
-
FEE_PER_GAS=0# Fee per gas in wei.
22
+
FEE_PER_GAS=0# Fee per gas in wei.
23
23
WEB_SERVER_ADDRESS="0.0.0.0:4500"
24
-
CIRCUITS_DIR_PATH=../circuits#Path to email-wallet/packages/circuits
25
-
INPUT_FILES_DIR_PATH=./input_files/#Path to email-wallet/packages/relayer/input_files
26
-
EMAIL_TEMPLATES_PATH=./eml_templates/#Path to email templates, e.g. ./packages/relayer/eml_templates/
24
+
CIRCUITS_DIR_PATH=../circuits#Path to email-wallet/packages/circuits
25
+
INPUT_FILES_DIR_PATH=./input_files/#Path to email-wallet/packages/relayer/input_files
26
+
EMAIL_TEMPLATES_PATH=./eml_templates/#Path to email templates, e.g. ./packages/relayer/eml_templates/
0 commit comments