You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Upon running
key-convertr --kind npub npub1ftf4r5vs2atpp62jsskyfqvzzagusxcvxw2wqsddeg42d3zlfczsm46e26
, I get the following error:This happens both when I locally install the app with cargo, as when I try to run the app with Docker.
The text was updated successfully, but these errors were encountered: