File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -737,7 +737,7 @@ directory="trader"
737
737
service_repo=https://github.com/$org_name /$directory .git
738
738
# This is a tested version that works well.
739
739
# Feel free to replace this with a different version of the repo, but be careful as there might be breaking changes
740
- service_version=" v0.22.0 "
740
+ service_version=" v0.23.1 "
741
741
742
742
# Define constants for on-chain interaction
743
743
gnosis_chain_id=100
@@ -1280,7 +1280,7 @@ export DISABLE_TRADING=false
1280
1280
export STOP_TRADING_IF_STAKING_KPI_MET=true
1281
1281
export RESET_PAUSE_DURATION=45
1282
1282
export MECH_WRAPPED_NATIVE_TOKEN_ADDRESS=$WXDAI_ADDRESS
1283
- export TOOLS_ACCURACY_HASH=QmZSkE49cnp3KeR9r6bp3hP4M2LPAmG4beHq4isz55ghv5
1283
+ export TOOLS_ACCURACY_HASH=QmaWUTH1D8fsrLFrJ46WsbG4LbgxHwGeyVExPek1C1nxUM
1284
1284
1285
1285
if [ -n " $SUBGRAPH_API_KEY " ]; then
1286
1286
export CONDITIONAL_TOKENS_SUBGRAPH_URL=" https://gateway-arbitrum.network.thegraph.com/api/$SUBGRAPH_API_KEY /subgraphs/id/7s9rGBffUTL8kDZuxvvpuc46v44iuDarbrADBFw5uVp2"
You can’t perform that action at this time.
0 commit comments