Skip to content

Commit

Permalink
fix: add missing env poll block number interval
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-ziv committed Mar 22, 2022
1 parent dba9b3e commit d364cb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.development
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
REACT_APP_AUTO_CONNECT=true
# 10 seconds
REACT_APP_POLL_BALANCE_INTERVAL=10000
REACT_APP_POLL_BLOCK_NUMBER_INTERVAL=10000
# goerli testnet
REACT_APP_SUPPORTED_CHAIN_IDS=5

0 comments on commit d364cb4

Please sign in to comment.