Skip to content

Commit

Permalink
fix: update .env.example
Browse files Browse the repository at this point in the history
  • Loading branch information
zengzengzenghuy committed Oct 30, 2023
1 parent 89f4815 commit baecfdc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/reporter/.env.example
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ SYGMA_REPORT_HEADERS_TO_DOMAIN_MSG_VALUE=0.0001
TELEPATHY_PROOF_API_URL=https://api.telepathy.xyz/api/hashi/
TELEPATHY_BLOCK_BUFFER=10
TELEPATHY_TIME_FETCH_BLOCK_MS=200000
TELEPATHY_INTERVAL_FETCH_HEAD_UPDATES=10000

TIME_FETCH_BLOCKS_MS=60000 #in ms, frequency to call _fetchBlocks for non-Light Client based controllers

Expand Down

0 comments on commit baecfdc

Please sign in to comment.