-
Notifications
You must be signed in to change notification settings - Fork 23
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
[FR] - Expose key reading functions, which work not only on files #556
Comments
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 120 days. |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 120 days. |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 120 days. |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 120 days. |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 120 days. |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 120 days. |
Internal/External
Internal
Area
Other Any other topic (Delegation, Ranking, ...).
Describe the feature you'd like
Right now cardano-api provides function for working with key files. We should provide API for reading key files from an arbitrary source (e.g.
ByteString
).Describe alternatives you've considered
n/a
Additional context / screenshots
This came up as a outcome when working on https://github.com/input-output-hk/adawallet/pull/10/files
The text was updated successfully, but these errors were encountered: