We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c6c122 commit 681d21aCopy full SHA for 681d21a
run_service.sh
@@ -737,7 +737,7 @@ directory="trader"
737
service_repo=https://github.com/$org_name/$directory.git
738
# This is a tested version that works well.
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.23.1"
+service_version="hotfix/multi-bets"
741
742
# Define constants for on-chain interaction
743
gnosis_chain_id=100
0 commit comments