Skip to content

Commit

Permalink
Update deposit-monitor image used in bouncer.
Browse files Browse the repository at this point in the history
The new version contains all the name changes to rpc endpoints and runtime events.
  • Loading branch information
MxmUrw committed Nov 27, 2024
1 parent 6142a8d commit 9c1d027
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion localnet/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ services:
start_period: 10s

deposit-monitor:
image: ghcr.io/chainflip-io/chainflip-deposit-monitor/chainflip-deposit-monitor:main-fb5b372059be6819454e03f0f1913fb77d999fcc
image: ghcr.io/chainflip-io/chainflip-deposit-monitor/chainflip-deposit-monitor:main-5ab171dddf5399d7d2ef85377d6c1e52a7f2ece8
platform: linux/amd64
container_name: deposit-monitor
restart: unless-stopped
Expand Down Expand Up @@ -190,4 +190,5 @@ services:
- CFDM_BTC_MEMPOOL_POLLING_INTERVAL_MILLIS=500
- CFDM_BTC_CHAIN_POLLING_INTERVAL_MILLIS=2000
- CFDM_TRANSACTION_PROCESSOR_INCOMPLETE_ANALYSIS_TIMEOUT_SECS=120
- CFDM_JUDGEMENT_PROCESSOR_CONFIRMATION_TIMEOUT_SECS=300

0 comments on commit 9c1d027

Please sign in to comment.