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

Small Staking Commands fix #719

Merged
merged 3 commits into from
Nov 29, 2023
Merged

Small Staking Commands fix #719

merged 3 commits into from
Nov 29, 2023

Conversation

0xSpuddy
Copy link
Contributor

@0xSpuddy 0xSpuddy commented Nov 17, 2023

Summary

Using the following commands gave an error that the --unsafe flag was unexpected:

telliot stake
telliot request-withdraw
telliot withdraw

Added the unsafe flag to the function definitions for each command. Result is that the commands work as expected, however adding --unsafe -pwd PASSWORD does not bypass confirmations for these staking commands.

In my opinion the --unsafe flag is really only needed for the report command, so this is an acceptable solution! Let me know what you think if different 🤙

@0xSpuddy 0xSpuddy merged commit f6963cf into main Nov 29, 2023
4 checks passed
@0xSpuddy 0xSpuddy deleted the fix-staking-commands branch November 29, 2023 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant