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

Can't generate Byron paths #134

Closed
gabrielKerekes opened this issue Sep 5, 2022 · 1 comment
Closed

Can't generate Byron paths #134

gabrielKerekes opened this issue Sep 5, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@gabrielKerekes
Copy link
Collaborator

The following command fails with Error: not implemented because of this line.

cardano-hw-cli address key-gen \
--path 44H/1815H/0H/0/0 \
--verification-key-file byron.vkey \
--hw-signing-file byron.hwsfile

Byron keys should still be supported though. One suggestion for the key description is Payment Verification Key.

See #133 (comment) for context.

@davidmisiak
Copy link
Collaborator

Fixed in #135

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants