Add INTERVAL documentation

This commit is contained in:
Riordan Panayides 2021-06-20 20:48:13 +01:00 committed by GitHub
parent 67cfb18715
commit c6c3240cbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ data.** Check the [mango markets gui code](https://github.com/blockworks-foundat
REDISCLOUD_URL: redis connection url
REDIS_MAX_CONN: maximum number of concurrent connections used by the redis pool
RPC_ENDPOINT_URL: solana rpc connection url
INTERVAL: time in seconds to wait between event queue polls
```
## Questions / Suggestions?