Skip to content

Commit

Permalink
Merge pull request #344 from valory-xyz/feat/acc-hash
Browse files Browse the repository at this point in the history
Set the tools' accuracy hash to the latest
  • Loading branch information
Adamantios authored Aug 28, 2024
2 parents d79b74d + a8080bc commit 62ee394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run_service.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1147,7 +1147,7 @@ export STOP_TRADING_IF_STAKING_KPI_MET=true
export RESET_PAUSE_DURATION=45
export MECH_WRAPPED_NATIVE_TOKEN_ADDRESS=$WXDAI_ADDRESS
export MECH_CHAIN_ID=ethereum
export TOOLS_ACCURACY_HASH=QmZnwodYVedKYChEUtGVVCCw2FCYP9xPQFYK3yL7VHXkid
export TOOLS_ACCURACY_HASH=QmceqDQixda5tU6BBNTYFqBTqfhVeqeBC4NhsC136WYEvP

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

0 comments on commit 62ee394

Please sign in to comment.