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

thread 'main' panicked at 'called Result::unwrap() on an Err value: InvalidKeyDecode #12

Open
Bowero opened this issue Mar 26, 2023 · 0 comments

Comments

@Bowero
Copy link

Bowero commented Mar 26, 2023

Upon running key-convertr --kind npub npub1ftf4r5vs2atpp62jsskyfqvzzagusxcvxw2wqsddeg42d3zlfczsm46e26, I get the following error:

thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: InvalidKeyDecode("npub1ftf4r5vs2atpp62jsskyfqvzzagusxcvxw2wqsddeg42d3zlfczsm46e26")', src/main.rs:99:51
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

This happens both when I locally install the app with cargo, as when I try to run the app with Docker.

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