Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use CLI to update staking services #151

Open
jmoreira-valory opened this issue Dec 11, 2023 · 0 comments · Fixed by #342
Open

Use CLI to update staking services #151

jmoreira-valory opened this issue Dec 11, 2023 · 0 comments · Fixed by #342
Labels
enhancement New feature or request fix refactor

Comments

@jmoreira-valory
Copy link
Collaborator

jmoreira-valory commented Dec 11, 2023

The .run_service.sh script uses a custom script to execute update of staking services in this line:

https://github.com/valory-xyz/trader-quickstart/blob/ae7edbbd37a8379e147a199edecaf39c47adb26e/run_service.sh#L862

This was a temporary fix when the framework did not support to specify the token. Now that this has been fixed at framework level, so the run_service.sh script should use the CLI at this point, and remove the script update_service.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fix refactor
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant