From fdc04cd796073df35e64b978b539962e1ebea337 Mon Sep 17 00:00:00 2001 From: Adamantios Date: Wed, 18 Sep 2024 12:23:58 +0300 Subject: [PATCH] feat: set the tools' accuracy hash to the latest --- run_service.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run_service.sh b/run_service.sh index ad9c1ae5..82c44ca0 100755 --- a/run_service.sh +++ b/run_service.sh @@ -1150,7 +1150,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=QmceqDQixda5tU6BBNTYFqBTqfhVeqeBC4NhsC136WYEvP +export TOOLS_ACCURACY_HASH=QmRnFBtMHTKhASuTiP5B8jCmVGrhEMnsgvADfYdSSvLPnu if [ -n "$SUBGRAPH_API_KEY" ]; then export CONDITIONAL_TOKENS_SUBGRAPH_URL="https://gateway-arbitrum.network.thegraph.com/api/$SUBGRAPH_API_KEY/subgraphs/id/7s9rGBffUTL8kDZuxvvpuc46v44iuDarbrADBFw5uVp2"