We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ipns.create
Environment: node: v10.16.3 npm: v6.9.0 yarn: 1.19.1
Code:
const entity = await ipns.create(privateKey, cid.toString(), 0, 1000000); console.log(entity); // <--- this code is not reachable
No exception, nothing at all. Just stuck.
The text was updated successfully, but these errors were encountered:
Hey @rusfearuth
What version of ipns are you using?
ipns
Sorry, something went wrong.
Closing this per lack of response. Feel free to re-open if the problem persists
No branches or pull requests
Environment:
node: v10.16.3
npm: v6.9.0
yarn: 1.19.1
Code:
No exception, nothing at all. Just stuck.
The text was updated successfully, but these errors were encountered: