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

Using Nkeys.FromSeed for a XKeySeed returns: Invalid Public Prefix Byte #3

Open
ploef opened this issue Dec 27, 2024 · 2 comments · May be fixed by #4
Open

Using Nkeys.FromSeed for a XKeySeed returns: Invalid Public Prefix Byte #3

ploef opened this issue Dec 27, 2024 · 2 comments · May be fixed by #4
Assignees

Comments

@ploef
Copy link

ploef commented Dec 27, 2024

Observed behavior

Using Nkeys.FromSeed for a XKeySeed returns: Invalid Public Prefix Byte

Expected behavior

To get a new keypair

Library version

1.0.0-preview.1

Host environment

No response

Steps to reproduce

  • create a new xkey using: "nsc generate nkey --curve".
  • use the received xkey for Nkeys.FromSeed()
@mtmk mtmk self-assigned this Jan 17, 2025
@mtmk mtmk linked a pull request Jan 17, 2025 that will close this issue
@mtmk
Copy link
Collaborator

mtmk commented Jan 17, 2025

thanks for the request @ploef please check PR #4

@ploef
Copy link
Author

ploef commented Jan 17, 2025

thanks @mtmk !

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 a pull request may close this issue.

2 participants