Skip to content

Commit

Permalink
Add new timeout configuration value.
Browse files Browse the repository at this point in the history
  • Loading branch information
MxmUrw committed Nov 11, 2024
1 parent 7ceaf0d commit 9f47df9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions localnet/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,3 +188,5 @@ services:
- CFDM_STATECHAIN_DEPOSIT_CHANNELS_POLLING_INTERVAL_MILLIS=500
- CFDM_BTC_MEMPOOL_POLLING_INTERVAL_MILLIS=500
- CFDM_BTC_CHAIN_POLLING_INTERVAL_MILLIS=2000
- CFDM_TRANSACTION_PROCESSOR_INCOMPLETE_ANALYSIS_TIMEOUT_SECS=120

0 comments on commit 9f47df9

Please sign in to comment.