You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: allow exporting PeerIds from the keychain (#1546)
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.
0 commit comments