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

Feature: one-time use private key #280

Open
economicstudio opened this issue Mar 10, 2019 · 0 comments
Open

Feature: one-time use private key #280

economicstudio opened this issue Mar 10, 2019 · 0 comments

Comments

@economicstudio
Copy link
Contributor

Currently, if a private key can't be found in the wallet, there is no way to enter it manually. This isn't good if one wants to use the key just one time, not storing it in the wallet. Instead of raising MissingKeyError immediately, it's much better to give users a chance to enter the private key manually.

I'll submit the PR for this.

economicstudio added a commit to economicstudio/steem-python that referenced this issue Mar 10, 2019
Close steemit#280

Instead of MissingKeyError when the key can't be found in the wallet, users have the second chance to enter the private key for a one-time use.
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

No branches or pull requests

1 participant