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.
Need to allow an optional passphrase when initing.
Add pass: null to the initOpts. If not null, then produce jsipfs init --pass ... -b 2048.
pass: null
initOpts
jsipfs init --pass ... -b 2048
Make sure that this is also done for in-proc deamons.