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

fix: allow exporting PeerIds from the keychain #1546

Merged
merged 1 commit into from Jan 16, 2023

Conversation

achingbrain
Copy link
Member

We can import a PeerId but not export it, so this PR adds the ability to export a PeerId. This is useful for IPNS and other things that need the ability to act on PeerIds stored in the keychain.

We can import a PeerId but not export it, so this PR adds the ability
to export a PeerId.  This is useful for IPNS and other things that
need the ability to act on PeerIds stored in the keychain.
@achingbrain achingbrain changed the title feat: allow exporting PeerIds from the keychain fix: allow exporting PeerIds from the keychain Jan 14, 2023
@achingbrain achingbrain merged commit 141e072 into master Jan 16, 2023
@achingbrain achingbrain deleted the feat/allow-exporting-peer-ids-from-keychain branch January 16, 2023 08:34
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 this pull request may close these issues.

None yet

1 participant