Skip to content

Commit

Permalink
feat: DANKMIDS_MAX_MULTICALL_SIZE env var
Browse files Browse the repository at this point in the history
  • Loading branch information
BobTheBuidler committed Apr 8, 2024
1 parent 3825a76 commit be88dda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions services/dashboard/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ x-envs: &envs
# NOTE: This is included as an escape-hatch-of-last-resort and should not actually occur
- DANKMIDS_STUCK_CALL_TIMEOUT
# dank-mids (optional)
- DANKMIDS_MAX_MULTICALL_SIZE=${DANKMIDS_MAX_MULTICALL_SIZE:-5_000}
- DANKMIDS_MAX_JSONRPC_BATCH_SIZE
- DANKMIDS_BROWNIE_ENCODER_SEMAPHORE
- DANKMIDS_DEMO_MODE
Expand Down

0 comments on commit be88dda

Please sign in to comment.