We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Import the peer's private key into the keystore #2.
The key.id is the same as the peer's id.
key.id
This allows ipfs init to add the self key.
ipfs init
self
The text was updated successfully, but these errors were encountered:
feat: import peer's private key into the store
65f42a7
No branches or pull requests
Import the peer's private key into the keystore #2.
The
key.id
is the same as the peer's id.This allows
ipfs init
to add theself
key.The text was updated successfully, but these errors were encountered: