Skip to content
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.

Change request: keyPairFromSeed and generateKeyPairAndSeed should return keys as strings #162

Closed
kwypchlo opened this issue Nov 5, 2020 · 0 comments · Fixed by #166
Closed
Assignees

Comments

@kwypchlo
Copy link
Contributor

kwypchlo commented Nov 5, 2020

Functions keyPairFromSeed and generateKeyPairAndSeed should return keys as strings, not buffers, otherwise if I want to print the publickey to user, I need to install a buffer package and use toString("hex") myself which is an extra step and I think totally unnecessary.

closes #165

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants