vacuumlabs/cardano-hw-cli

Can't generate Byron paths

Closed this issue · 1 comments

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.

Fixed in #135