Skip to content
This repository was archived by the owner on May 29, 2025. It is now read-only.

Commit 0e444a4

Browse files
authored
Merge pull request #440 from valory-xyz/chore/hash
Update run_service.sh
2 parents 541897d + d63ae8d commit 0e444a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run_service.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1280,7 +1280,7 @@ export DISABLE_TRADING=false
12801280
export STOP_TRADING_IF_STAKING_KPI_MET=true
12811281
export RESET_PAUSE_DURATION=45
12821282
export MECH_WRAPPED_NATIVE_TOKEN_ADDRESS=$WXDAI_ADDRESS
1283-
export TOOLS_ACCURACY_HASH=QmVZvTD4ej9MV9MmhWgR66pwzBYsqXReagDw3crYTP7DsF
1283+
export TOOLS_ACCURACY_HASH=QmZFEoQ1oFCWmwgyo63sn2cFwQm2M5HxgU9jhCE2ayQhKG
12841284

12851285
if [ -n "$SUBGRAPH_API_KEY" ]; then
12861286
export CONDITIONAL_TOKENS_SUBGRAPH_URL="https://gateway-arbitrum.network.thegraph.com/api/$SUBGRAPH_API_KEY/subgraphs/id/7s9rGBffUTL8kDZuxvvpuc46v44iuDarbrADBFw5uVp2"

0 commit comments

Comments
 (0)